In the Salesforce API, the ContentDocument object represents a document that has been uploaded to a library in Salesforce CRM Content or Salesforce Files. In this example, we'll explain how to exp...
A Reports option in the Build menu allows you to produce a list of all events that have run through one or more flows for a specified time period. Each report is available for download for 30 days...
Shopify has announced the removal of the discount allocation_method value one , starting with version 2020-07. If you have a Shopify import configured for the API Discounts: Price Rule – such as C...
To add JavaScript debugging statements to your integrator.io scripts, call a console object method, as follows: Method Description Level console.debug(string1, string 2, ...) Fine...
A line item in NetSuite can be thought of as a record having 1:N relationships with other records. It is like a sublist, or a list of lines within a record. For example, a Sales Order has a one-to...
This article demonstrates setting up a JavaScript API endpoint that authenticates ShipWorks HTTP requests. The instructions below build on the steps to create a JavaScript API that runs an export ...
Contents What’s new What’s enhanced What’s fixed What's new Connect to OpenAI You can now add a flow step to integrate with OpenAI with a prebuilt connector. Download integrator.io P...
What’s new Homepage list view of integrations Your integrator․io homepage defaults to the familiar “tile view,” and it also features a new list view that allows you to quickly scan a large num...
Connections, imports, exports, and lookups are all stand-alone resource components in integrator.io. Each resource can be used in multiple flows without the need to make a copy of the same object e...
My existing NetSuite connection appears offline despite having correct credentials for authentication. What could be the reason? Is there any way to use basic authentication type with 2FA (tw...