Salesforce Login
Login to Salesforce in order to any operations.
Action Inputs
Name | Type | Description |
---|---|---|
DG SF Module ID Token | String | Id of Salesforce Token stored in DGm |
DG API key | String | DG API key |
DG API Secret | String | DG API Secret |
DG Region | String | DG Region |
Action Outputs
Name | Type | Description |
---|---|---|
Success | Boolean | Whether the login was successful |
Access Token | String | Token used to authorise future requests |
Instance URL | String | Base URL for API requests in this session |
Updated 11 days ago