How to send embedded and external links with Workflows
This article explains how to share embedded and external links from workflow buttons.
Links are useful when a workflow should send users to a product page, booking page, article, checkout, or external resource. Crisp lets you decide whether a link opens directly in the chat experience or in a new browser tab.
Creating a button which opens a link 🔗
Inside of your workflow, you can open the Block Drawer from the left to drag a new Action block "Send Message: Button Picker" and start configuring the buttons you'll want to implement in your flow.
Once your button has been created, you can click the blue gear icon in order to display a sub-menu allowing to specify the url of the page that should be opened, and choose how the link should be incremented:
- Embedded link (will open in the chatbox, great for articles, surveys, forms, calendars, etc)
- External link (opens in a new tab, great to redirect the user to a product page, social media page, website, etc)
Let's see an example right away to illustrate the setup!

Let's now review the details of the configuration:
- This allows you to add more translations to your buttons, which will be displayed accordingly based on their language preferences. The "default locale" will be the default one if the user's language doesn't match one of the additional locale you configured.
- The message attached to your picker message.
- This is where you can add/remove buttons and set their label (the text appearing on the button). By clicking the "blue gear" icon, you will be able to configure special parameters visible on step 4.
- By clicking the "blue gear" icon next to each button (as seen on step 3), it will display a menu allowing to specify:
- How the link should be added (Embed vs External)
- The URL of your link
- This option can be toggled to turn a button mandatory. This means that the user will not be able to send message until a button has been clicked.
And voilà ! You've now incremented links to your buttons, that's all there is to it!
Here is an example of how embedded links 🔗 look like in the chatbox:

Updated on: 04/05/2026
Thank you!