In the Tools menu there are two options: Let us look into the Flow Builder. Flow Builder is the key concept of integratorio and helps to build an integration flow from a source to a destination and how we manipulate those data going through. Let us build a sample Flow that pulls data from Shopify […]
Fundamentals: integrator.io Basics After successfully logging in to the account we are directed to the homepage of the account. In this page we can see all the integrations including the health of that integrations. Each integration in the home page is called Tiles. So, each Tiles represents different Integrations. Each tile contains: At the top […]
Fundamentals: Profile and Account Settings Integratorio has two types of account, Account owner and Individual users. The screenshot shows an Account Owner because there is no account shown with the Account owner label. The Account owner will be specified if the logged in user was an Individual user. When we click the My account button, allows to see […]
In the Tools menu we also have Data Loader, which allows us to build integration flow where we upload files into inegratorio, in that process it goes import into a different system When we click the Data Loader in the source, a window pops up. After entering the name and Uploading the file,here we selected a JSON file, then click Save or Save & […]
When we open a flow with all mappings we can see Here we can see that the connection is done between Shopify and Salesforce. Here from the screenshot we can say that this is a side-by-side representation of mapping. Here the left hand side of the mapping have the fields from the source ie Shopify […]
Integratorio has the ability to turn on the Debug Logs after connection level, so that we can see the request and responses that are going through the connection. This works on http based connections within integratorio. Let us move to the connections in the integratorio. Now select the connection to which we need to turn […]
HubSpot System Overview : HubSpot is a CRM platform designed to help companies market better. HubSpot helps to make proper interactions with customers. With Hubspot we can assign tasks to our employees and we can conduct email campaigns. HubSpot helps to track workflows that will help to generate quality leads. Set up a token-based Celigo-HubSpot connection: […]
Hooks means its a custom code that can be used in different stages during the execution of flow (exports,imports), to modify the processing data. Export stage consists of 2 hook types: 1. Presave 2. Presend PRESAVE The presave hook works after the export completes and before the data is taken from the destination […]
Applied to Transaction and Applying Transaction are the two fields that often confuses Netsuite users while creating Transaction saved searches, yet very handy when we need to find related Transactions. Applied to Transaction fields are used to find the originated records of the current transaction whereas Applying Transactions are derived transactions from the current transaction. […]
Import mapping defines how your source data relates to your import destination record data. During mapping, lookup in the field mapping settings is used to retrieve additional data from the same destination system. In field-to-field mapping, you can add lookups from the settings. But, when you are using HTTP Request Body to map your data, […]