Send data to Portant via webhooks
Sending data to a workflow created with the Developer API works the same way as it does for any webhook source created in the Portant Workflow web app. POST a JSON body to the workflow's source.webhookUrl and Portant will run the automation.
For full details on the webhook source format, see the existing webhook source documentation.