I’m, pretty sure its a very simple error on my side. I do some API Data pulling. While I can see the result in my console.log, it doesn’t store in a text field. Not sure why.
Shouldn’t the record creation wait for the script to finished in the step before? I can’t add delays here and everywhere? Is there anything I can do, that step 3 - even without delay, will wait for step 1 to finish?