API Campaign Creation with template
Hey community!
I'm setting up a webhook for our campaign managers to create their own multi-step campaigns in ELQ. We have it working, but I'm struggling to apply a template. We have a number of campaign templates we've put together with default field values, flows, timing, etc. and I want to apply those templates when the webhook contains certain criteria.
The templates have an ID (ex URL: {{baseURL}}/Main.aspx#campaign_templates&id=200) and this page shows that you can specify sourceTemplateId in the JSON, but it continues to create a blank canvas. I will note I am aware of
0