Does anyone know how to post just the entire JSON ...
# integrations
n
Does anyone know how to post just the entire JSON payload from celigo into a Netsuite field. I don't want to parse anything I just want the whole payload coming from the source data to be posted in a Text Area field on a record in NetSuite. Is this possible? Thanks
t
Maybe try {{{jsonSerialize this}}}
n
@Tyler Lamparter this worked!! Thanks so much this was super helpful
👍 1