Skip to main content
Retrieve the event monitoring object configuration.
External DocumentationTo learn more, visit the Salesforce documentation.

Example Output

{ 
   "actionOverrides" : [ ],
   "activateable" : false,
   "childRelationships" : [ ],
   "compactLayoutable" : false,
   "createable" : false,
   "custom" : false,
   "customSetting" : false,
   "deletable" : false,
   "deprecatedAndHidden" : false,
   "feedEnabled" : false,
   "fields" : [ {
     "autoNumber" : false,
     "byteLength" : 18,
     "calculated" : false,
     "calculatedFormula" : null,
     "cascadeDelete" : false,
     "caseSensitive" : false,
     "controllerName" : null,
     "createable" : false,
    }
  ]
}

Workflow Library Example

Describe Event Monitoring with Salesforce and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop