Update object API - how to get the object to update

Your flow should be like this:

  1. Get object and store it in a variable
  2. Update object’s properties
  3. Save object
1 Like