Arruda
Access folder /tmp/
Hi, guys
I'm using n8n and I saved a file on the railway server using the write files from disk node. File was saved using path /tmp/abc.xlsx. I would like to know how I can access this folder to delete the file.
Project id: 166d3751-42cb-4032-8849-ca8f64aac2f7
4 replies
Receive notification via the n8n url.
Hi, guys
Project ID: 166d3751-42cb-4032-8849-ca8f64aac2f7
Receive notification via the n8n url.
I have a situation to resolve, I don't know if it's possible.
I am consuming an API that sends a notification via the return URL, I tried using the URL https://primary-production-1f39.up.railway.app/ and this URL complete with workflow id, but it is giving unauthorized access. Is there any way for me to receive this notification in my n8n workflow?
What the API documentation says:
We will send a POST to the return URL and your application must confirm correct receipt via HTTP 200. Otherwise, the message will be considered undelivered and a new sending attempt will be made.
8 replies