Hello,
There is an API call that I try to write in the HTTP module or in a custom app but it doesn’t work either way. The issue is that the body includes {{sample}} that would need to stay as text but Make would interpet it as a variable either in the HTTP module or custom app. Is there a way for the system to understand that it should be text and not a variable ? It works perfectly fine in postman as in the screen :