Make Items Unavailable on Webstores in the Magento2-NetSuite Integration App

Scenario: The Celigo integrator does not support the deletion of items from Magento2. To remove items from your webstore, Celigo recommends marking items as unavailable on the webstore.   Solution: The Celigo Magento2 Integration App hardcodes all items as Catalog/Search visible in the Item Export Mapping. To adjust this option, a custom field must be created on… Continue reading Make Items Unavailable on Webstores in the Magento2-NetSuite Integration App

Restore the error logs of a removed step in Celigo flow.

To view a removed step’s error logs, restore the step using steps below: Create a new step that uses the same connection as the removed step. Click on “Your existing flow steps”. Select the removed step from the list and add it the flow. The removed step will be restored along with the open error… Continue reading Restore the error logs of a removed step in Celigo flow.

NetSuite routing request to Amazon Vendor Central routing request

This flow syncs NetSuite routing requests (item fulfillments) as Amazon Vendor Central routing requests. When a new item fulfillment is created in NetSuite, this integration flow exports the item fulfillment from NetSuite to Amazon Central Vendor routing request. Flow details Export Source: NetSuite Built-in export: Get NetSuite item shipments – get all item shipments from NetSuite… Continue reading NetSuite routing request to Amazon Vendor Central routing request

preSavePage hook in Celigo

The preSavePage hook is invoked on a page of records before the page is sent to subsequent steps in your flow. This hook can be used to add, update or delete records. This hook is a great place to execute logic on batches of records at the same time. For example: Filter or group records… Continue reading preSavePage hook in Celigo

Published
Categorized as Celigo Tagged

CloudExtend by Celigo

Everything You Need from NetSuite in Your Outlook Inbox “Everything You Need from NetSuite in Your Outlook Inbox” refers to the integration capabilities provided by CloudExtend Outlook for NetSuite, which allows users to access and manage their NetSuite data directly within their Outlook inbox. This integration offers several features that streamline workflows and improve efficiency… Continue reading CloudExtend by Celigo

Published
Categorized as Celigo

Post Map in celigo

post map The post map hook is invoked on a page of records after the records are mapped from source to destination structures. This hook can be used to validate, update, or ignore records before they are submitted to the destination application. Changes made to source records in this hook will persist only for the… Continue reading Post Map in celigo

Pre Map hook in Celigo

Pre map The premap hook is invoked on a page of records before the records are mapped from source to destination structures. This hook can be used to validate, update, or ignore records before mapping rules are run. Changes made to records in this hook are localized and will not get passed along to subsequent steps… Continue reading Pre Map hook in Celigo

Lookup data from Https

Create a flow with Https Lookup. In Relative URL give the API URL from where we want to fetch data from. Select the Http method. Give the body data according to the format given in the API. Preview in order to see the output

Error Troubleshooting in Celigo

Step 1: Identify the Source There are two general sources of errors: internal (Celigo configuration or setting) Eg: Lookup, Transformation, Response Mapping external (endpoint/application) Eg: Mailchimp, shopify Step 2: Identify the Error Classification Next to the Source column in the error list is the Classification column. Based on an error’s properties (such as code, message,… Continue reading Error Troubleshooting in Celigo

Published
Categorized as Celigo