Hey all I have been having a tough time with what seems like a really simple JSON body template to update one column of a set of child records.
I have other API workflows which are more complex but for some reason this one is not working and maybe a fresh pair of eyes might help.
this is the condition that triggers the actions. The first action to email a pdf file is working, so the trigger condition is not the issue ( I can also verify this in the google sheet where I see the trigger column is being changed)
These are the settings for the API edit to the column to change it’s status from the initial value of NOT FINAL to NOT STARTED. I can’t see where I may have gone wrong. Bizarre to me.
any help is much appreciated guys!