Required changes to GraphQL Product APIs to maintain integrations Shopify is deprecating certain REST-based APIs in favor of new GraphQL-based APIs. As a result, updates to your Celigo integra...
Some application APIs expect requests to be submitted with the media type multipart/form-data. For example, the Jira Cloud platform REST API requires uploading a file attachment as a POST request ...
Netsuite documentation: Authentication One additional NetSuite authentication type is available: token-based (automatic) . However, if you are installing an integration app or adding a connection ...
The table below provides examples of date/time formats to help you select or enter the appropriate format. Date/Time Format Example 1 Example 2 April 1st, 2018 3:20:15 pm PDT October 21st...
Token-based authentication is stateless, which means that neither the server nor the session stores any information about the user. The token is sent on every request, helping to prevent cross-site...
Most runtime errors are generated as a result of the quality of the data you're importing. It is extremely important to keep your data clean, accurate, and current to improve the success of your ...
This example creates a virtual export – a resource that exists only at runtime, not added to your integrator.io account – in My APIs and runs it to demonstrate the record returned from the source...
Netsuite documentation: Authentication One additional NetSuite authentication type is available: token-based (manual). However, if you are installing an integration app or adding a connection to on...
Core application fundamentals There are no practical limits within a single integrator.io account regarding: The number of applications that can be connected. The number of flows that ...
Simply put, the HTTP(S) protocol allows you to connect to another server. In integrator.io, you will use HTTP connections to provide credentials and perform requests to different cloud application...