That's awesome Chuck and you're amazing. This is what I've been looking for. Is there a way we can copy the existing action on the form just like we can do in workflows?
What I found works well is to create the JSON object in script, then stringify it and have the output as a strong, then let the JSON parser turn it into a complex object. Seems to work well although I'm still not sure why you cannot write JSON directly to an object output in a script.
Awesome webinar. Thank!
Love that guy's energy
That's awesome Chuck and you're amazing. This is what I've been looking for. Is there a way we can copy the existing action on the form just like we can do in workflows?
With Paris, we introduced a "Duplicate Action Instance" icon. It's right next to the annotations/comment and trash icon. I love this feature!
I am having same issue with JSON and object parameters. Did you ever figure this out?
What I found works well is to create the JSON object in script, then stringify it and have the output as a strong, then let the JSON parser turn it into a complex object. Seems to work well although I'm still not sure why you cannot write JSON directly to an object output in a script.
8:20