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.
6 Replies
Project ID:
166d3751-42cb-4032-8849-ca8f64aac2f7
ID do projeto :166d3751-42cb-4032-8849-ca8f64aac2f7
questions about software is a bit out of scope for these help threads, you would be able to get much better help with your n8n question in a forum that's specifically for n8n, these threads are more for help with railway itself
I believe I didn't explain it properly. but from what I understand it is the railway that is blocking the notification before it reaches the workflow.
I promise you railway is not blocking anything of the sort
Solution
I was using a wrong url. thank you for your attention