Trigger Marketo Flow using REST API
This is a follw up question to this - POST Form Data using REST API
We are using the Lead Push API to create a lead and Associate API (passing Munchkin Id and Cookie Value) to the REST API , but we are not able to trigger the specific portion of the flow steps , which send a welcome email to the user who submits a form
Our form is a custom HTML form and we are using REST API to submit the form data from server side.