Webhook in Recurring Campaign | Community
Skip to main content
May 20, 2016
Solved

Webhook in Recurring Campaign

  • May 20, 2016
  • 2 replies
  • 1289 views

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?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by

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

2 replies

Accepted solution
May 20, 2016

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

Grégoire_Miche2
New Participant
May 20, 2016

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