When using the http module, specifically with POST requests with large JSON/XML/querystring payloads it is virtually impossible to format the data so that the indentation is correct and readable. This forces me to copy and paste the text to a text editor for formatting.
Additionally it would be cool to have some sort of script validate the body and show an error incase something is not valid.
This would make my life easier, am pretty sure others would agree.
----------------------------------------------------
BESTPRACTICE:
Use our "JSON > Create JSON", "XML > Create XML" modules that can help you with building the JSON/XML payloads or editing of already existing payloads. See our docs: https://www.make.com/en/help/connections/connecting-to-any-web-service-that-uses-api-tokens-authorization#json-body-mapped-using-thejson---create-jsonmodule
Created by Tereza Klobouckova
·