Workflow Builder - PATCH Call Using a JSON Object Variable w/ Static Values

I know I’m a little late to this party, but have you tried to use .JSON() on your JSON variable? So something like this: {{$.hTTPRequest3.body.campaign.JSON()}}

Whenever I need to send JSON objects or convert arrays to a proper format, my go to is .JSON().

Here’s some more info of when it was released: