The Salesforce Bulk Upload function is used to map and push data to Salesforce Objects for handling billing. This function is a processor. The function integrates directly with Salesforce with Bulk API 2.0 v49.
...
- Salesforce Usage Object, with or without added custom field mappings
- Standard or custom objects, using custom field mappings
Configuration
Under OAuth Credentials, enter the the following:
...
Under Response Timeout, enter the number of seconds to wait for job completion. The default value is set to 60 seconds.
Note | ||
---|---|---|
| ||
After configuring the Salesforce Bulk Upload function, it must be noted that the data initially displayed in the Preview is mock data. Mock data refers to fake data that is displayed to avoid unnecessary usage creation. You must run the stream to produce the actual results. |
Example Field Mappings
In the first example, Usage is selected. Select source field from the drop-down menu. The target fields uses the default field names and are greyed out.
...