app:dynatrace.biz.salesforce.insights:biz-salesforce-insights-settings)
Settings for the Salesforce Insights AppEngine application
Schema ID | Schema groups | Scope |
---|---|---|
app:dynatrace.biz.salesforce.insights:biz-salesforce-insights-settings | - | environment |
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.biz.salesforce.insights:biz-salesforce-insights-settings |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/app:dynatrace.biz.salesforce.insights:biz-salesforce-insights-settings | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.biz.salesforce.insights:biz-salesforce-insights-settings |
To execute this request, you need an access token with Read settings (settings.read
) scope. To learn how to obtain and use it, see Tokens and authentication.
Property | Type | Description | Required |
---|---|---|---|
Namename | text | Configuration Name | required |
URLurl | text | URL of salesforce instance | required |
Event TypeseventTypes | Set<EEventTypes> |
| required |
Workflow IDworkflowId | text | Changing this will break the app | optional |
Grant typegrant_type | enum |
| required |
Client Idclient_id | secret | - | required |
Client secretclient_secret | secret | - | required |
Usernameusername | text | - | required |
Passwordpassword | secret | - | required |