Start a workflow run with the POST /runs endpoint
POST /runs endpoint to trigger a workflow run. This endpoint accepts inputs that match your workflow’s Start Node configuration and returns a run object with status and tracking information.
PENDING, RUNNING, FINISHED,
FAILEDFINISHED)inputs object must exactly match your Start Node configuration.
customerName (string)invoicePdf (document)