Serialize your JSON to a string in Run code using something like JSON.stringify(your_variable). Then simply output the string in the update metafield action {{your_outputted_variable}}.
2 Likes
Serialize your JSON to a string in Run code using something like JSON.stringify(your_variable). Then simply output the string in the update metafield action {{your_outputted_variable}}.