SOLVED

Webhook to Trigger a campaign from different workspace

Go to solution
Vinay_Kumar
Level 9 - Community Advisor

Webhook to Trigger a campaign from different workspace

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

1 ACCEPTED SOLUTION

Accepted Solutions
Darshil_Shah1
Level 10 - Community Advisor + Adobe Champion

Re: Webhook to Trigger a campaign from different workspace

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.

 

View solution in original post

3 REPLIES 3
Darshil_Shah1
Level 10 - Community Advisor + Adobe Champion

Re: Webhook to Trigger a campaign from different workspace

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.

 

SanfordWhiteman
Level 10 - Community Moderator

Re: Webhook to Trigger a campaign from different workspace

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.

Vinay_Kumar
Level 9 - Community Advisor

Re: Webhook to Trigger a campaign from different workspace

Thanks, @Darshil_Shah1 and @SanfordWhiteman for the inputs here. Achieved the same using a field.