Settings API - Salesforce Insights schema table

Salesforce Insights (app:dynatrace.biz.salesforce.insights:biz-salesforce-insights-settings)

Settings for the Salesforce Insights AppEngine application

Schema IDSchema groupsScope
app:dynatrace.biz.salesforce.insights:biz-salesforce-insights-settings-
environment
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.biz.salesforce.insights:biz-salesforce-insights-settings
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/app:dynatrace.biz.salesforce.insights:biz-salesforce-insights-settings
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.biz.salesforce.insights:biz-salesforce-insights-settings

Authentication

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.

Parameters

PropertyTypeDescriptionRequired
Name
name
text

Configuration Name

required
URL
url
text

URL of salesforce instance

required
Event Types
eventTypes
Set<EEventTypes>
  • LoginEvent
  • SessionHijackingEventStore
  • ReportAnomalyEventStore
  • ReportEvent
  • ApiAnomalyEventStore
  • LightningUriEvent
  • ListViewEvent
  • OpportunityFieldHistory
  • UriEvent
required
Workflow ID
workflowId
text

Changing this will break the app

optional
Grant type
grant_type
enum
  • client_credentials
  • password
required
Client Id
client_id
secret-required
Client secret
client_secret
secret-required
Username
username
text-required
Password
password
secret-required