Mapping Dropdown not Displaying any Available Options in Celigo flow

Issue: When saved search driven mappings are opened, Integrator.io makes a preview call into NetSuite to obtain the values in the Saved Search.  If that search has no records or if the first record has any invalid setup, it will not display the dropdown values.   Resolution: Ensure the associated saved search is public, at least one record is available… Continue reading Mapping Dropdown not Displaying any Available Options in Celigo flow

Published
Categorized as Celigo Tagged

Shipping bundled products separately in Magento 2 integration app

There is a requirement to ship Bundled products separately but each time a Fulfillment export occurs, it ships everything. Solution:In Magento, select ‘Separately’ under ‘Ship Bundle Items’ on the item in Magento2 and this will allow for Bundles to ship with multiple shipments. 

How to add a handlebar inside a handlebar

Use a bracket to separate the handlebars. Please check the following for an example {{#if line_items.0.properties.0.value }}{{#contains line_items.0.properties.0.value “Pre Order”}} {{dateFormat ‘MM/DD/YYYY’ (replace line_items.0.properties.0.value “Pre Order | Due In ” ”) ‘DD/MM/YYYY’}}{{/contains}}{{/if}}

Celigo Integration App vs Quickstart Integration Template

An Integration App offers much more than a Quickstart integration template. If you are planning to integrate two applications in a standard way (assuming you have an Integration App for those applications), then it is always best to go with the Integration App. With an Integration App, the integration will receive bug fixes and new functionality and settings.… Continue reading Celigo Integration App vs Quickstart Integration Template

Published
Categorized as Celigo

HOW TO: Use handlebars to pass the value of a variable in an array as part of the Relative URI

In this scenario, you need to pass the value of a variable in an array. You have 3 items in your array and would like to send the product as part of the Relative URI {  “Data”: [  {  “product”: “bikes”  },  {  “product”: “snowboards”  },  {  “product”: “skis”  }  ]  }  Choose Yes (Advanced) on the One… Continue reading HOW TO: Use handlebars to pass the value of a variable in an array as part of the Relative URI

Proposal For Wayfair – Netsuite Integration

Proposal summary  The proposal covers the scope of Wayfair and NetSuite Integration.  Requirement   The requirement is to create two custom flows between Wayfair and NetSuite  Import Dropship orders from Wayfair to NetSuite as Sales Orders  Update Inventory Stock from NetSuite to Wayfair  Our Solution  We have gone through the way fair API documentation. We… Continue reading Proposal For Wayfair – Netsuite Integration

PROPOSAL FOR INTEGRATION OF CSV FILES FROM SFTP SERVER TO NETSUITE USING CELIGO

Requirement  The requirement is to export the csv file from their SFTP server to NetSuite using the Celigo. Following are the integration to be implemented.  Import Demographic files to NetSuite  Import Appointment files to NetSuite  Import of referral files is not included in this scope.  Our Soultion  Approach 1.  Prerequisites  NetSuite account (Sandbox and Production)… Continue reading PROPOSAL FOR INTEGRATION OF CSV FILES FROM SFTP SERVER TO NETSUITE USING CELIGO