get https://example.com/v1/salesforce/account/implicit
Get a Salesforce Account by email domain
Parameter | Type | Description |
---|---|---|
account | Object | The Account associated with the provided email domain. |
account._id | String | A unique Id. |
account.type | String | The salesforce object type. |
account.Id | String | The salesforce object Id. |
account.Name | String | The Account name. |
To find available fields, try /salesforce/syncedFields/account