Task: Disable Salesforce user
Description
This task will disable a user in Salesforce.
Variables
Name | Description | Type | Example | Screenshot |
---|---|---|---|---|
Salesforce connected app client id | The client id of the connected application used for API. | String | 3MVG95NPsF2gwOiP_7mTFe89joE3l938PxGJawBimw Vcxoi4ElIulEUwE6tEhjDqPCbtb3bAx.r_ba3X_jn1B | 1 |
Salesforce connected app client secret | The client secret of the connected application used for API. | String | 6401486123467130000 | 2 |
Salesforce admin username | The username of the Salesforce system admin account. | String | 3 | |
Salesforce admin password | The password of the Salesforce system admin account. | String | Password123! | 4 |
Salesforce admin security token | The security token of the Salesforce system admin account. | String | DcpuctiafEzkOLY1bJqVfVa1 | 5 |
Username | The username of the user. | String | John.Doe | 6 |