cURL
curl --request POST \ --url https://api.dualship.run/run/{project_id}/{slug}
{}
Execute flows by project ID and flow slug. Response structure depends on flow configuration.
Project ID
Flow Slug
Flow execution result - structure varies based on flow
The response is of type object.
object
Was this page helpful?