I want to send JSON to Azure ServiceBus from a Logic App, but I'm struggling with the correct formatting (I think). The Logic App gets information from a SharePoint Online list item, so I can access it within the Logic App as dynamic content. For this post, assume the JSON template looks like this:I want to send JSON to Azure ServiceBus from a