Currently the send / receive AMQP tasks handle only XML serialization / deserialization as a body (used with Azure services bus)
For easier integration via other online services (eg Microsoft FLOW) can you manage also a JSON payload?
A note: now if AMQP trigger recieve an message and the payload is'nt un xml to deserialize , the triggers go to state disabled
Paolo