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.
...
- Client ID (Consumer Key)
- Client Secret (Consumer Secret)
- Username
Password
Note | ||
---|---|---|
| ||
You can also use the Secrets Wallet toggle button to select a predefined secret from your Secrets Wallet. |
Under Object Configuration, select to use Usage object or Other (standard or custom). You can toggle between the two selections at any time.
...
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.
...