Campaign trigger for alternating flow actions
Hi friends,
I am trying to create a SC that when triggered, alternates the following flow step.
Example: SC is triggered by data value being updated. When Triggered, Flow step 1 calls a webhook. Then, the next time a data value is updated, I want the flow step to alternate to Flow step two, and call a different webhook. I want the action following the trigger to alternate or cycle through a series in succession.
Any ideas on how to accomplish this, either with one or multiple smart campaigns?
The purpose of this is to trigger alternating webhooks based on the same trigger action to divide and send the associated lead information among two different destinations evenly. If possible I would love to be able to enhance this and divide among 2+ destinations if a cycled series is possible. I appreciate your help friends!