An API to set triggers on campaign to refer to the correct form | Community
Skip to main content
Level 2
March 27, 2026
Question

An API to set triggers on campaign to refer to the correct form

  • March 27, 2026
  • 2 replies
  • 40 views

Within the smart list, under processors, I have a step to select a particular form as in the screenshot.

This is currently manually chosen on the UI.

I use an integration tool (Workato) to setup these campaigns. I would like to use an API , if any to setup this flow to refer the correct form i.e. form ID. 

is there any API for this?

2 replies

Level 2
March 27, 2026

 

SanfordWhiteman
Level 10
March 28, 2026

There's no API endpoint to manage Smart Campaign triggers (nor filters). 

 

Closest approximation that comes to mind (and it's not that close!) is calling a webhook on every Filled Out Form. The webhook-compatible service in turn uses a lookup table to Push Lead into the corresponding program. Then you trigger on Lead is Pushed.