Can i use the webhook in recurring campaigns? I want to call the webhook for the set of leads (Without any trigger). Is it possible?
Solved! Go to Solution.
Hi Arunkumar
You need two campaigns.
- Make an campaign with "Campaign is Requested" trigger.
- And set "Call Webhook" flow step
- Make your recurring campaigns with "Request Campaign" flow step
Good luck
HI Arunkumar,
Technically, this is possible. But if the volume of leads in your smart campaign is huge, ming the time it may take. In this case, you may want to consider another architecture, having your web service connecting to Marketo and processing what needs to be done through the REST API.
-Greg