I am trying to process a service bus message that contains JSON in the message body. When the message was created I had to encode the JSON string into a byte array using UTF8 encoding. Now in Flow after fetching the message using the Service Bus connector I cannot figure out how to revert the byte array back to a string so the Parse JSON flow action can execute.
WarrenBelz
146,620
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,962
Most Valuable Professional