top of page

Download PDF via Webhook

This n8n workflow sets up a webhook that, upon an HTTP GET request, downloads a specific PDF file from Deutsche Bahn's website using HTTP Request node and responds with the PDF as an attachment, leveraging n8n's webhook and HTTP request capabilities.

bottom of page