Skip to main content
All CollectionsHow-tosHTTP Request Action Examples
HTTP request action example - cURL to Tines
HTTP request action example - cURL to Tines

This article provides an example of how to use cURL to Tines to create an HTTP action in a story.

Angela Ruhstorfer avatar
Written by Angela Ruhstorfer
Updated yesterday

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!

  1. Copy the cURL command of the API call you want to make to your computer's clipboard.

  2. Within the storyboard, simply paste the cURL command to create an HTTP Request Action that matches the cURL command configuration.

Did this answer your question?