Link in Email that will run a flow

Link in Email that will run a flow

Comments

  • I want to add a link in my email body that will execute a flow when the user clicks it. This Flow has a parameter that I want to pass as part of the URL. Can I build a link in an email that will open a flow with a parameter passed to it?

  • You will first need to get the integration URL for the Flow you want to run via link.

    The following documentation goes over steps to get the url:

    https://documentation.decisions.com/v6/docs/running-a-flow-from-a-url

    Via the "Send Email" step, you can configure the email body to use that link. Email body can be configured using HTML, so you can customize how you want the link to look.

Sign In or Register to comment.