I want to use Web Api with Post to set Data on a Web Server. Unfortunately, it is not working when I set Headers and Body via Blocks.
When I set it via Designer it works.
Is there anything which I need to do before? Maybe a special order?
THis is a known issue. I believe the developers are working on a fix for this.
[edit] to clarify. Only the headers need to be set in the design screen. You can definitely set a post body in the blocks. Are you sure your blocks are correct? Do you get an error message from the api you are trying to communicate with