This article assumes that you have created a public integrator.io API and given it permission within an API token . See Set up JavaScript API to run an export for an example. In this example, we'r...
Q. I have a typical flow with several records to export. When I check the status, it shows the success as “N/A.” However, the dashboard also gives me a valid count for the number of records importe...
Contents What’s new What’s enhanced What’s fixed Celigo University Integration App articles Support: Help Center updates Tell us what you think: You’re invited to share your op...
Concur documentation: API reference on retirement date and migration List v3 & List item v3 (deprecated) List v4 & List item v4 SAP Concur has deprecated the List v3 API and List item v3...
When you view the list of errors encountered in a flow, each open and resolved error is labeled according to its type, or “classification.” Errors are categorized according to their properties, s...
Shopify releases a new API version every three months at the beginning of the quarter – that is, on Jan. 1, Apr. 1, Jul. 1, and Oct. 1. Version names follow the format YYYY-MM to be semantically u...
A connection is the conduit that regulates the flow of data to and from the source and destination. When you query an application to export data from or import data into it, that HTTP request is a...
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 ...
Tips: For handling content from file servers, such as Amazon S3 or FTP, see the respective connector articles. In this example, the new Salesforce opportunities have associated PDF contracts, whic...
Q. I’ve observed records being imported immediately after the data is paged. A limit of 20 records per page is too small when I need to aggregate (group, sum, or RBAR) data in larger sets. How can ...