DecorationDecoration
Loved on Capterra
a yellow stara yellow stara yellow stara yellow stara half yellow star
4.8

Have your AI agent call us.

Manage and monitor your integration connections, job configurations and logs in the Flatly dashboard. Then delegate your resource-intensive and nuanced data transformation work to Flatly with a simple REST API call.

No need to mange your own server farm.

POST /api/jobs/run

curl -X POST "https://app.flatly.io/api/jobs/run"
  -H "Authorization: Bearer TOKEN"
  -H "Content-Type: application/json"
  -d '{"job_id":"job1"}'