Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thanks for clarifying the point about trigger campaigns and executable campaigns, @SanfordWhiteman. The webhook needs to be run by a trigger campaign. You determine when a webhook has completed execution by triggering on Webhook is Called. Thus you can correctly manage a sequence of campaigns, even...
Thanks for the response, @Darshil_Shah1. Yes, my intent is to create some sort of singular global lead processing campaign.Having a separate campaign that takes care of syncing + adding the person to the SFDC campaign would eradicate the need to have a roughly estimated wait step in your existing ca...
Currently we have a few processes that run in parallel: Lead enrichment webhook that is triggered on Person is Created, which returns demographic and firmographic info, as well as a Predictive Score on the account's propensity to convertBehavior Scoring that is triggered based on activity, built usi...