new CrmConnector() → {Object}
Initialize Dynamics Web Api Object
Returns:
object which binds the init function for the dynamics web api
- Type
- Object
Methods
(static) init(instance) → {Promise}
Parameters:
Name | Type | Description |
---|---|---|
instance |
string | i.e. gruenbeckcrmdev |
Returns:
initialized WebApi Object
- Type
- Promise