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.
Last updated
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.
Last updated
Collect URLs from your customers using the Ask URL card.
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.
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.
In the additional validation settings, specify the Regex. It should be a URL.
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.