Salesforce Delete
Description:
SalesForce Delete is a step in the Output Plugin for Process Studio Workflows. The SalesForce Delete step deletes data directly from SalesForce using the SalesForce Web Service.
Configurations:
No. | Field Name | Description |
---|---|---|
Connection: | ||
1 | SalesForce | Webservice URL This is the URL to the SalesForce Webservice. Note: This URL is dependent on the API version you are using. |
2 | Username | Username for authenticating to Salesforce (i.e. myname@ automationedge.com) |
3 | Password | Password for authenticating to Salesforce. Enter your password followed by your security token. If you password is 'PASSWORD' and your secuirty token is 'TOKEN', enter 'PASSWORDTOKEN' in this field. |
Settings | ||
1 | Time out | Configure the timeout interval in milliseconds before the step times out. |
2 | Use compression | Enable checkbox to use compression. |
3 | Rollback all changes on | Enable this checkbox to ensure complete success or to rollback all changes. |
4 | Batch size | This is the number of rows to commit as a batch. |
5 | Module | Select the module you wish to delete data from. Note: This list will be populated upon successfully authenticating to Salesforce using the Test Connection button. |
6 | Fieldname id | This is the ID of the fieldname to delete. |