Calling a workflow
Last updated
Last updated
Once your workflow is published, you can call it from within your application. A URL and cURL example are provided for calling the workflow.
Below are examples of how you could make the request from within your code base. If you have protected your workflow trigger with a Lleverage API Token, create one under Settings > API Tokens of the project that your workflow belongs to.
We are working hard on our Node SDK, in the meantime using fetch is a good alternative. Our aim is to launch the SDK in early Q4 of 2024.