Chain.io's GraphQL API allows you to automate every task that you can complete using the Chain.io Portal. Our user interface uses the exact same API, so anything you can do in your browser, you can automate with an API call.
Learn more about GraphQL here: https://graphql.org/
GraphQL Explorer
To get started exploring the GraphQL API, make sure you're logged into your Chain.io account, and then visit https://portal.chain.io/graphql. This visual explorer lets you build and execute queries. Remember that anything you do in the explorer is a real API call and will impact your account.
API Authentication
Examples
Visit our github repository for examples of common scripting solutions that we use internally at Chain.io or that have been submitted by customers.
Examples include:
- Creating new users
- Resubmitting flows based on search criteria
- Downloading attachments from your flow executions
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article