Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

On this Page

...

You can use this Snap to read records from Microsoft Dynamics 365 for Sales.

...

ETL Transformations & Data Flow

The Dynamics 365 for Sales Read Snap enables the following ETL operations/flows:

  1. Extract data either directly from the Snap configuration or from the upstream snap containing the data for reading the MS Dynamics 365 for Sales object(s).

  2. Transform the input document into a SnapLogic-friendly JSON Document if using an upstream snap.

  3. Load the data into the Dynamics 365 for Sales Read snap in order to read the MS Dynamics 365 for Sales objects.

...

Expand
titleUsing the Dynamics 365 for Sales Snap to Read an Object

The following pipeline demonstrates a the basic use case of the Dynamics 365 for Sales Read Snap, where the Snap logs in into the Dynamics 365 instance and reads from an object:

Select the Object Type of the object that you want to read. You can also enter the ID of the object that you want to read and specify the query field you want to read. Save your changes and execute the pipeline.

Once the pipeline completes execution, you should see object details in the output, as shown below:

Image RemovedImage Added

Download the pipeline

...