Webhook method in output

n8n version: 1.54.3
Database: SQLite
EXECUTIONS_PROCESS: main
Running: npm
OS: Ubuntu 22.04

How do I get the HTTP method in the output when the webhook is set to multiple HTTP methods without doing something like an edit field on each output? Cheers

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

hello @kickin6

Can you elaborate more of what you are trying to achieve?

1 Like

I decided to use a webhook with a GET and POST outputs. Cheers

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.