Raw body form a autotask execution or http request

Hi, i need to get the raw boddy from an autotask execution. Is there a way to do it?

:computer: Environment
Autotask

:memo:Details
Receving a json
Need its raw body for a comparison

:1234: Code to reproduce

body = event.request.body;

This request.body comes as a json i need the raw in order to make the comaprison

Hi @Lucas_Demarchi,

Thanks for reaching out. Unfortunately it is not possible to do at the moment.
I will create a support ticket for this internally.

Thanks