Overview
Many services provide example cURL commands in order to interact with their API. Tines can utilize these cURL commands to create new Actions on the Storyboard.
Tines references
Before getting started, we recommend familiarizing yourself with the surrounding functionality this article covers:
Make it happen
Scenario
Your platform’s API documentation offers a cURL command to list US users in your organization. Use cURL to Tines to copy and paste the cURL command directly onto your storyboard and watch the HTTP action populate!
Copy the cURL command of the API call you want to make to your computer's clipboard.
Within the storyboard, simply paste the cURL command to create an HTTP Request Action that matches the cURL command configuration.