DYNXCRM Library
Overview
The DYNXCRM Library is an importable library containing functions to connect, authenticate, and interact with Microsoft’s Dynamics 365 CRM. This library is used in the Microsoft Dynamics 365 CRM Adapter.
Import the DYNXCRM library into your project. Typically only the DYNXCRMclient module needs to be required in order to create the client and access the API methods.
require "DYNXCRM.DYNXCRMclient"How it works:
Use the Translator’s built in help to review how to use each function:
Additional utility functions: