SalesForce Account: Error occurs when deleting a salesforce account in yaml file.
Closed this issue · 0 comments
roanlibelo commented
Steps to Reproduce
- Create a yaml file that delete a salesforce account. (You may use the attached file)
- In cmd, type crank run then drag the file.
- Press enter and wait until it finishes running.
Note:
This issue is not happening when it's deleted using the step.
Expected Result:
The salesforce account should be deleted using yaml.
Actual Result:
HoEncountering an error when there's a delete step in the yaml.