Skip to main content
You can either watch the Video-Guide above or check-out the steps below!

Choosing the correct Flow Trigger

When you want to use Variables passed through a third-party, your Flow Trigger has to be of type POST-Endpoint or Klaviyo Webhook. You can create a new flow here Chatarmin help center image Chatarmin help center image After selecting your trigger, you will need to pass in the Payload Body when configuring your trigger, so that the Tool (Chatarmin) knows, which Variables will/can be used. An example of that payload would be:

Selecting Variables in Flows

In Templates

Now, after you have configured your Trigger with the correct Payload Body and clicked on Save, you can add “Send Campaign” as the next step and select a Template: Chatarmin help center image After selecting your Template -> Select your Variables: Chatarmin help center image Now, after Publishing your Flow, you can test your Flow and see that the passed Variables will be used!

In normal Messages

You can also use them in “Send message”. Just type the key ”@” in the Field and you will see all the available Variables: Chatarmin help center image So you could pass a "message" variable in your POST Body and then access just the message!