I am using the REST API to clone programs, update tokens, and activate batch campaigns and start trigger campaigns.
I would like to update flow steps within a program. For example, I implemented the recommended approach to generate recurring webinar series.
So I have one master controller program connected to a landing page/form. The visitor selects from a drop down field, selecting the date they want to register. The campaign flow step evaluates the date and requests the weekly campaign. The weekly campaign lives in another program and manages the webinar registration and reminder emails.
I add to SF campaign using a flow step and would like to update the campaign name and status of the flow step using the API.
I see the id for the flow but do not know how to get that and update it.
Has anyone done this?
Thanks,
Dennis
... View more