Hello!
How to put an example http request in the request builder?
I have this http request:
I placed the authorization in the header, and the post method too. How to correctly place the rest of the request body? 404 error when trying to get data.

Thanks.
1 Like
Hey @sereganator
You can directly pass it to the activity props.
Thanks
#nK
For example, please tell me. Thank you.
1 Like
Hey @sereganator
I mean not in the preview panel, instead directly inside the activity properties after preview.
Thanks
#nK
I do not quite understand, Iām in the properties.
1 Like
Could you please see there is a Body property in the right panel under Options section.
#nK