Benefits Load - SFDC
POST {{url}}/api/business-metrics/load
Request Body
{"event"=>{"date"=>"2020-02-19T00:11:34.341-08:00", "businessGroup"=>"Any", "developAPIHistoricTime"=>20, "developAPICurrentTime"=>4, "maintainAPIHistoricTime"=>20, "maintainAPICurrentTime"=>1, "developerDayRate"=>500}, "loaderDetails"=>{"strategy"=>"sfdc", "rawData"=>"false", "sfdc"=>{"dataSetName"=>"IPAAS_Benefits_Metrics_DataSet", "appName"=>"IPAAS_Anypoint_Metrics_App", "username"=>"my-user@salesforce.com", "password"=>"password123", "securityToken"=>"securityToken456", "sendNotifications"=>"FAILURES", "notificationEmail"=>"myemail@email.com"}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |