Microsoft Dynamics 365 for Sales Snap Pack

In this article

Overview

Microsoft Dynamics 365 for Sales (also known as Microsoft Dynamics CRM) is a data-driven business solution that enables salespeople to build strong relationships with their customers, take actions based on insights, and close sales faster.

This Snap Pack uses REST APIs to:

  • Create a record

  • Delete a record

  • Execute REST API calls

  • Read a single record or all records from the specified category

  • Search through the existing records

  • Update an existing record

  • Upsert data into a table

  • To connect to MS Dynamics 365 for Sales.

Supported Versions

 This Snap Pack is tested against:

  • Microsoft Dynamics version 9.0 and supports only the cloud version.


Snap Pack History

Release

Snap Pack Version

Date

Type

Updates

August 2024

438patches28424

Oct 8, 2024

Latest

Fixed an issue with Dynamics 365 for Sales Update and Upsert Snaps where the HTTP headers were not part of the REST Batch API call when the Batch Size exceeded 1. The Snaps now include those HTTP headers in the Batch API calls.

August 2024

main27765

Aug 21, 2024

Stable

Updated and certified against the current SnapLogic Platform release.

August 2024

437patches27711

Aug 13, 2024

Latest

Fixed an issue with the Dynamics 365 for Sales Execute Snap that encountered a NullPointerException error for a 204 No Content return status. Now a custom output document is successfully returned for a 204 No Content status.

May 2024

main26341