Creating and Updating Objects with the Salesforce REST API Writer

Publisher: Lingk

Description
This recipe demonstrates creating and updating data with the Salesforce REST API. The recipe will create an account, retrieve it's ID and then use the ID to update the name of the same account. To run this recipe, configure a Salesforce connector in your environment and click "Run".