Contents
- What’s new
- What’s enhanced
- What’s fixed
- Celigo University
- Integration App articles
- Support: Help Center updates
What’s new
JavaScript debugging
You can now view and print script logs – including info, debug, error, and warning messages – for each script in your scheduled flows. The new Scripts tab will be available in your flow Run dashboard for any flow that contains a script hook.
You can turn on debugging for a specified time frame. And the new built-in console object allows you to set properties and call methods to output informational events and resolved values at runtime.

Delete records & files for NetSuite imports
The NetSuite connector now supports deleting records and File cabinet files. You can configure lookup criteria for identifying those records or files that need to be deleted, with the option to Ignore missing records if none are found.

NetSuite authentication update
With the release of API version 2021.1, NetSuite does not allow new accounts to connect to a RESTlet via basic authentication. This auth type is now marked “To be deprecated – do not use.” If you’re still using basic authentication, you’ll need to change your authentication method to a more secure method, such as token-based.
Support for NetSuite contact role record type
integrator.io now supports the Contact role field on the Contact record type.
New account-level Administrator role
You can now assign all permissions granted to an account owner to any user who has access to your account. Previously, only account owners had the ability to invite users, manage user permissions, create API tokens, and perform other owner-level tasks.
New connectors
Built-in connectors are now available for Clover, Google Drive, Intercom, lexbizz, and PriceFx.
New and enhanced templates
We’ve built a lot of great templates for you to jumpstart your integrations, including Acumatica, ADP Workforce Now, Amazon AWS, Amazon MWS, Azure Active Directory, BigCommerce, HubSpot, Jira Cloud, Magento 2, Mailchimp, Microsoft Dynamics 365, Microsoft Dynamics 365 Business Central, Salesforce, SAP Ariba, SAP Concur Expense, SAP Concur Invoice, ServiceNow, Shopify, Slack, Square, Stripe, Zendesk Sell, Zendesk Support, and much more.
This is just a sampling of what you’ll find in the Marketplace! We’re putting out new templates all the time, so be sure to check it out!
New vendor-specific EDI template
integrator.io is now able to export and import electronic data interchange (EDI) definitions for Odyssey EDI 850.
What’s enhanced
Error Management 2.0 enhancements
When you’ve migrated your account to EM2.0, you can see the number of error retries and whether the retry has completed successfully or failed again. You can also filter the errors by the error source and timestamp.
Test more quickly in Dev playground
If you have Developer mode on, you can now launch a Dev playground editor with a sample file to start testing right away. You’ll now see subsections in each editor, offering different file types to use as input data.
Browse your resources in Dev playground
You can now view all of your integrations’ resources at a glance in the new tree view:

Click the links under Integration Explorer to open any resource throughout your integrations. The explorer allows you to copy and paste text that you’ve tested with the advanced field editors (AFEs) in Dev playground.
Context-sensitive connection setup help
When you’re creating a connection to an application, you can now click the connection guide link to walk you through setting it up.

Enhanced connectors
We’re continuing to improve the built-in API connectors and align with the providers’ features:
- BigCommerce – Support for API V3
- HubSpot – Added Search for contacts endpoint that allows you to search contacts by last modified date
- Microsoft SQL – You can now choose 2008 R2 even though it is no longer supported by Microsoft
- Orderful – Support for API V3
- Shopify
- Support for new API version 2021-01
- Removed older versions 2020-01 and 2020-04
- Target – Support for item taxonomy version 2
Improved connection debugging
When you start the connection debugger from the Connections tab in Flow Builder, you can immediately view the debug log. You can also clear the debug log history with a single click.
Enhanced handlebars helper
We’ve enhanced the timestamp helper in your handlebars statements to include the timezone using {{timestamp "DDMMYY" "US/Central"}} and other supported time zones. Note that the timezone used will be the one you have set on your own user profile.
integrator.io export data processing enhancements
We've improved how we handle data processing in the export step of our platform to reduce the number of possible export errors during flow runs.
Improved sorting of resources in an integration
Flows, users, and connections are now sorted alphabetically by name instead of by last updated timestamp. This makes it easier for you to find flows and resources in lists.
Increased scope size for HTTP connections
In previous versions, new HTTP connections would test successfully, but if a large amount of scopes were selected, the connection might generate an error and go offline. We’ve increased the number of scopes allowed, to account for greater HTTP connection access.
Improved Integration App and template listing pages
For our partners, we've added more detail to these listing pages to make it easier to manage the integration apps and templates you create, including what applications each has, when it was last updated, and the website URL.

What’s fixed
Customer-reported issues resolved
- Environment field data now displays correctly for existing licenses
- Fixed errors generated by the timestamp helper
- For flows using the Zendesk connector, you'll now see the Refresh icon for import mapping and the Refresh metadata option in the Connections list
- In import mapping, grouped fields (*.<field>) are now shown for Field export types of Lookup (Dynamic) or Multi-field mappings
- Use first row option is no longer available for mapping types other than Standard
- Output filters now properly identify negative values used for rules
- Delta exports from NetSuite are no longer causing missing_start_date errors when running the flow
- Salesforce attachment imports no longer display the option to ignore existing records
- Token-based HTTP connections were not automatically refreshing tokens
- DynamoDB no longer returns an invalid JSON error when the Export type is set to Once
- Snowflake imports no longer return an error when the jsonSerialize handlebars helper is passed a field with a null value
- FTP imports are no longer losing error retry data
- NetSuite import script timeout errors are now properly reported when the flow is canceled
- You should no longer experience exports’ freezing while editing them
- Sandbox export previews from Salesforce Commerce Cloud should now be correctly displayed an S3 error when running in offline mode
- When retrying errors in bulk, it will now correctly indicate status
- In NetSuite integration apps, fields that were recently added to a Saved Search are now available for import mapping
- Salesforce – NetSuite (IO) integration app updates:
- Opening the field settings for the NetSuite Item Fulfillment to Salesforce Item Fulfillment Add/Update flow will no longer cause integrator.io to crash
- When importing a large number of records, the cryptic error “unable to obtain exclusive access” has been revised with more meaningful instructions on how to avoid the UNABLE_TO_LOCK_ROW restriction in Salesforce
- For Amazon and Magento 2 integration apps, locked list-level fields should now remain locked when adding a new mapping
Celigo University
Celigo University has added many new courses and learning paths that you can take for free:
Check out the full catalog of courses.
Integration App articles – new and updated
- Amazon release notes
- Magento 2 release notes
- Shopify release notes
- BigCommerce release notes
- eBay release notes
- Salesforce - NetSuite release notes
- Test your Salesforce - NetSuite records using Test mode
- Understand the Salesforce - NetSuite dependent flows
- Sync NetSuite transaction financial lines to Salesforce financials
- Sync NetSuite PDFs to Salesforce Files
- FAQ: View logs of executed Celigo triggers
- FAQ: Resolve errors related to Salesforce - NetSuite v2 to IO migration
- Cash Application Manager release notes
- Amazon Pay
- Manage your Integration App subscription
- Manage the all-store view in your Integration App
- Apply a new or different connection in an Integration App
- Leverage multiple connections in your Integration App flow to improve throughput
- Clone your integration flows from one integration tile to another integration tile OR within the same tile using a template
- Sync NetSuite case through a user event script
- Sync your NetSuite customer record via a mass update that uses a saved search
- Authorize your Integration App connection to support Magento two factor authentication
- Configure role-based permissions for Salesforce-NetSuite (IO) integration app in Salesforce
Support: Help Center updates
The following articles have been added to Celigo integrator.io documentation:
- Delete items in NetSuite file cabinet
- Debug a script
- Import data into Salesforce
- Import NetSuite line items
- Configure and map NetSuite subrecords
- Lookups and response mapping
- Set up a cookie-based HTTP connection to Acumatica
- Set up a connection to Clover
- Set up an OAuth 2.0 HTTP connection to Clover
- Set up a connection to eBay (XML)
- Set up an OAuth 2.0 HTTP connection to eBay
- Set up a connection to Google Drive
- Set up an OAuth 2.0 HTTP connection to inSided
- Set up a connection to Intercom
- Set up a connection to lexbizz
- Set up a connection to Pricefx
- NetSuite import batch size limit
- Export or import NetSuite multiple select fields
- {{base64Decode}}
- Prepare for Shopify API version changes on Jan. 1, 2021
The following topics have been substantially revised based on customer feedback and ongoing quality efforts:
- Handlebars helper reference
- Advanced field editors (AFEs)
- Integrate data through firewall with on-premise agent
- Manage account and integration permissions
- Import data into NetSuite
- Export data from NetSuite
- Govern concurrency of NetSuite connections
- Upgrade to Error Management 2.0 [IP]
- Handle errors in integrator.io
- Which Office Hours session should I attend?
- Set up a connection to eBay
- Set up a connection to Microsoft SQL
- Map source record fields to destination
- Response mapping and advanced lookups example for NetSuite
- Export data from an HTTP source app
- Apply filters
- Create a flow with Flow Builder
- Install integration or download integration zip
The following template readmes and support articles have also been published since the last quarterly release:
- Concur Expense (Enhanced & Best Practice) – NetSuite Quickstart integration template
- Concur Invoice (Enhanced & Best Practice) – NetSuite Quickstart integration template
- Sync NetSuite refunds to BigCommerce from quickstart integration template
- Understand Acumatica quickstart integration templates
- How to migrate QuickBooks Online to NetSuite for free with Celigo integrator.io
- Orderful (EDI) – NetSuite Quickstart integration template
- eBay – NetSuite Quickstart integration template
Comments
1 comment
This release breaks existing flows that combine grouped exports with import filters. (these were single nested arrays and are now double nested)
Anyone who has used the above construction needs to redo their import filters.
Take note that the Filter editor preview does not work at the moment.
Please sign in to leave a comment.