Skip to main content

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 NameDescription
Connection:
1SalesForceWebservice URL This is the URL to the SalesForce Webservice.

Note: This URL is dependent on the API version you are using.

2UsernameUsername for authenticating to Salesforce (i.e. myname@ automationedge.com)
3PasswordPassword 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
1Time outConfigure the timeout interval in milliseconds before the step times out.
2Use compressionEnable checkbox to use compression.
3Rollback all changes onEnable this checkbox to ensure complete success or to rollback all changes.
4Batch sizeThis is the number of rows to commit as a batch.
5ModuleSelect the module you wish to delete data from.

Note: This list will be populated upon successfully authenticating to Salesforce using the Test Connection button.

6Fieldname idThis is the ID of the fieldname to delete.