Link
Request Link from Your Customers Using the Ask Link Card. Set up Regex validation to ensure the input meets the specified URL criteria. Save the response in a variable for further use.
Ask Link Card
Collect URLs from your customers using the Ask URL card.
Question Text
This is the question you want to ask users. Keep it clear and concise so they understand what you're asking.
You can format the text using Bold, Italic, or Strikethrough. Use asterisks (*) for Bold, underscores (_) for Italic, and tildes (~) for Strikethrough.
For example: Kindly provide the Link of the article you're interested in buying.
PRO TIP: Use Variables in the Question Text and in the Validation Error Message to make it more personalized.
Advanced Settings
For the validation settings, you can set the attempt limit to 1. The Validation Error Message is optional. Specify the Action on Invalid Response, and enable the Additional Validation Settings.
Validation settings
In the additional validation settings, specify the Regex. It should be a URL.
Save Response in the Variable
You have the option to store the user response in a variable. For example, you can create a variable called user_responce
to store the user's response.
Once you have set all the fields required and click on SAVE.
Last updated