Hi,
so I’m trying out flows. And I’m stuck on POST-Requests. How do i add a POST body of type json? There seems to be no obvious way to add the payload.
What i have so far:
And this is the corresponding request. How do i add name and description to my flow request?
Paramterize your request body, by adding some {{value1}} and {{value2}} place holders instead of the actually values in place. Then check the flow again.
Hi Rodric, thx. That was the missing part. It was not clear i could use the same approach as for test automation.
Thanks for the feedback. We need to make this UX better.
1 Like
system
(system)
Closed
June 6, 2024, 2:36pm
5
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.