Describe the problem/error/question
I cant seem to upload the binary CSV file to my salesforce sandbox environment. I cant seem to drag the binary file to body of the HTTP REQUEST node, I could only fill in “data” as what I can reference from other posts within the n8n forums. I am not sure whether am I filling the details correctly as Raw and text/csv as the body parameters provided by my Salesforce vendor. Is there anyone who have done the similar thing who can help me on this?
I am getting the http 200 response, but nothing is uploaded even after the node execute the URL to process Data function url.
Information on your n8n setup
- n8n version: 1.121.3 Cloud
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:

