Selecting the Field Mapping Type in Celigo

Standard mapping is the default mapping type. You change the field mapping type within the Edit mapping panel for each row. The steps for selecting the mapping type are given below: Select the mapping icon Select the gear icon on the row to access settings Standard is the default setting for the field mapping type… Continue reading Selecting the Field Mapping Type in Celigo

How to Secure Your Celigo Integrations

Security is crucial when managing integrations across sensitive platforms. Here are steps to ensure your Celigo integrations are secure: 1. Use Role-Based Access Assign roles and permissions in Celigo integrator.io to restrict access to sensitive flows and data. 2. Monitor Logs Regularly Review integration logs for unusual activity or error patterns that could indicate potential… Continue reading How to Secure Your Celigo Integrations

Published
Categorized as Celigo

Understanding Celigo Templates for Quick Integration Setup

Celigo templates simplify integration setup by providing prebuilt configurations for popular platforms. Here’s how to make the most of them: 1. Explore the Template Library Access Celigo’s template library to find solutions for platforms like Salesforce, Shopify, or NetSuite. These templates cover common use cases and reduce setup time. 2. Customize Fields Adapt the template… Continue reading Understanding Celigo Templates for Quick Integration Setup

Published
Categorized as Celigo

How to Optimize Celigo Flows for High-Volume Transactions

Managing high-volume transactions can be challenging, but Celigo provides tools and strategies to optimize flow performance. Here’s how: 1. Split Large Batches Divide large data sets into smaller batches to reduce processing times. Use the “Batch Size” option in flow settings to control the volume of records processed per run. 2. Schedule Flows Strategically Avoid… Continue reading How to Optimize Celigo Flows for High-Volume Transactions

Published
Categorized as Celigo

How to Troubleshoot Common Integration Errors in Celigo

While Celigo integrator.io is designed to streamline processes, integration errors can occasionally occur. Troubleshooting these issues effectively ensures seamless operation across your applications. Follow these steps to resolve common errors: 1. Identify the Error Code Check the integration logs for error messages or codes. Celigo provides detailed logs under the “Monitor” tab, making it easy… Continue reading How to Troubleshoot Common Integration Errors in Celigo

Published
Categorized as Celigo

Attach and detach objects in NetSuite File Cabinet

You can attach (with nlapiAttachRecord) and detach (with nlapiDetachRecord) records in NetSuite and files in the NetSuite file cabinet. You can specify if you want to attach a record or detach a record while configuring the import. Choose one of the following options: Add Update Add/Update Attach Detach The mappings page has the following locked… Continue reading Attach and detach objects in NetSuite File Cabinet

Set NetSuite date format on saved searches

Consider a scenario where you exported records from NetSuite via a saved search flow, but the date fields were exported in the European format D/M/YYYY rather than your preferred format, DD-MMM-YYYY. You might have wondered if the issue was because the Celigo export had used the date format in the company preferences setting, which had… Continue reading Set NetSuite date format on saved searches

postResponseMap hook

The post response map hook is invoked on a page of records after response or results mapping. This hook is a great place to execute logic on batches of records to optimize the response/results data to be merged back into the source records. For example: Perform calculations using the results of a lookup, and then… Continue reading postResponseMap hook

Published
Categorized as Celigo Tagged

Does Celigo Webhook Listener Support Bearer Token Authentication?

What I’m Trying to Do: Receive a webhook POST request with a Bearer Token in the header. Validate the token. Send the data to NetSuite. The Solution: Three ways you could do this without an enhancement (which we should do): Use a MyAPI – since MyAPIs are behind a bearer token only, this could work if you… Continue reading Does Celigo Webhook Listener Support Bearer Token Authentication?

How to share credentials with Celigo using LastPass

Celigo uses LastPass, a secure and convenient system for password management and sharing. You can use LastPass to share credentials for your accounts such as NetSuite, Magento, Salesforce, and Amazon Seller Central. To share credentials with Celigo, follow these steps: Important: Do not share credentials over tickets, email, or phone. Celigo personnel are not allowed to… Continue reading How to share credentials with Celigo using LastPass