Solutions by product
Connect anything
If it offers an API, Tines connects with it. From mainstream solutions to niche and internal tools, Tines is an integrator across your entire stack.
By vendor
By category
Build your own connections
With Tines, you can easily take any action that has a defined API using an HTTP request. To build even more quickly, copy a cURL command and paste it into the storyboard.
cURL request
curl -v \
-X GET \
--location \
"https://api.nasa.gov/neo/rest/v1/neo/browse?api_key=DEMO_KEY" \
-H 'Content-Type: application/json'Paste in your Tines story