Hi There,
I want to create a webhook in Workspace A to trigger a campaign from Workspace B. Can someone please help me with this?
TIA
Solved! Go to Solution.
What's your exact use case for this? Do you really need a webhook for this? FYR, to trigger a campaign based on updates in another workspace, you can always create an auxiliary field, update it (in Workspace A), and have your trigger campaign listen for that field updates in Workspace B.
What's your exact use case for this? Do you really need a webhook for this? FYR, to trigger a campaign based on updates in another workspace, you can always create an auxiliary field, update it (in Workspace A), and have your trigger campaign listen for that field updates in Workspace B.
Agreed w/Darshil. Within the same instance, you do not need a webhook merely to trigger a campaign. Set a DateTime field to {{system.dateTime}} and detect the Data Value Changes.
Thanks, @Darshil_Shah1 and @SanfordWhiteman for the inputs here. Achieved the same using a field.