I’m having issues using the response of a writeback webhook to modify an object.
The webhook is succeeding and returning a non null value, verified in the history tab of the webhook. However, when I try to use the returned value to modify an object the property is set to null. Do I need to use a function to do this? Is there potentially a bug? Thank you so much for your help!