New to the API world. I am trying to use HTTPCaller to auto-attach a pdf file as a response.
I managed to use HTTPCaller to get all requests and auto-generate a response. However, I am unsure how to physically upload the file through the POST method.
Here is the link to the API document: Enquiries API (1100.com.au)
My HTTPCaller parameters:
I keep getting: "HTTPCaller_4 (HTTPFactory): [1]: HTTP transfer error: Stream error in the HTTP/2 framing layer" error code.