API

Voice for Dynamics exposes a JavaScript API which can be called by any custom or out-of-the-box JS plugin to carry out certain tasks.

All functions within the API are asynchronous and the proper way to call is to use await statement or properly handle the Promise object returned.

Function name

Descrtiption

Function name

Descrtiption

Enreach.API.executeQuery

Sends a request to Enreach REST API.

Enreach.API.setANumber

Sets the A-number (the phone number the call appears to come from) before making an outbound call.

Enreach.API.Xrm.createRecord

Creates an entity in Dynamics with a retry logic

Enreach.API.Xrm.updateRecord

Updates an entity in Dynamics with a retry logic

Enreach.API.Xrm.retrieveRecord

Retrieves an entity from Dynamics with a retry logic

Enreach.API.Xrm.execute

Executes a request (e.g. an action) against Dynamics API.

 

© Enreach, Mannerheimintie 117, 00280 Helsinki, Finland
+358 40 450 3000, www.enreach.fi