What's New in V6?

New APIs

Fields 

In version 6, we have expanded your module customization capabilities with the introduction of new methods in the Fields API. Users can now Create, Update, and Delete custom fields using APIs. Create diverse custom fields – from simple text boxes to intricate multi-select picklists and image uploads – all through the power of APIs. 

Unsubscribe Links

In this latest release, we are introducing the Unsubscribe Links API, placing customer control at your fingertips. This API allows you to Create, Update, and Delete Unsubscribe links, as well as fetch their details and retrieve association information for each link. Whether you choose to embed these links directly into your email templates or host them on custom pages, the Unsubscribe Links API empowers you to provide customers with a straightforward method to manage their communication preferences.

Merge Records

The Find and Merge tool available in the UI, lets users to discover and merge duplicate records seamlessly. You can now perform the Merge action using our Merge API. This API enables users to merge up to three records and delete the duplicate entries, providing a powerful solution for duplicate record management. With the Merge API, you can select which fields should be retained from each of the three records, ensuring precise control over the merging process. 

For records with more than 1000 child records in any of their related lists, the merge job will be performed asynchronously, and a merge job will be scheduled. You can fetch the status of the merge job using Get Records Merge Status API. Merge API is supported for Leads, Contacts, Accounts, Deals, Vendors, and Custom modules. 

Get Related Records of a Deleted Record

Use the Get Related Records of a Deleted Record API to retrieve related records associated with a deleted record, specifically those created through lookup relationships. This API is applicable when the parent record is not permanently deleted and remains in the Recycle Bin.

You can use this API to fetch related records from independent modules, such as Products and Campaigns, where relationships are established through lookup. For instance, if you have a deleted record in the Leads module with several related records, you can retrieve them using this API only if the parent record is still in the Recycle Bin, and the related records are created through lookup relationships. However, retrieval from dependent modules like Notes and Attachments, is not supported.

Convert Inventory Records API

In V6, we have introduced the Inventory Record Convert APIs to enhance your inventory management capabilities. Now, you can convert a record within the Inventory modules, whether converting from Quotes to Sales Orders or Invoices, or from Sales Orders to Invoices, using the Convert Inventory Records API. The Mass Convert Inventory Records API allows you to convert upto 50 records in a single API call. This mass conversion API operates asynchronously, with the system scheduling a conversion job. You can keep track of the conversion job status using the Get Mass Inventory Conversion Status.

Unblock Email

Email bounces fall into two main categories - temporary and permanent. Temporary or Soft bounces indicate transient delivery issues, while permanent bounces signify an invalid or unreachable address, or a permanent block. Unblock Email API focuses on addressing the soft bounces, allowing you to unblock temporarily bounced emails.

Email Drafts

In V6, we have introduced the Email Drafts API to streamline your email drafting process. Now, you can create, update, delete, and retrieve drafts directly through the API, enhancing your email management capabilities.

Changes to our existing APIs

The following APIs are enhanced in this new version. Please refer to the Changelog to know what has changed in V6.