transformations:incomingwebhooks
Differences
This shows you the differences between two versions of the page.
| transformations:incomingwebhooks [2025/02/18 17:40] – created shell craigt | transformations:incomingwebhooks [2026/09/21 09:22] (current) – Initial article published roberto | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| \\ | \\ | ||
| =====Description===== | =====Description===== | ||
| - | This action receives incoming webhook requests from EasyMorph Gateway. | + | This action receives incoming webhook requests from [[gateway: |
| - | \\ | + | \\ |
| - | =====Use cases===== | + | |
| - | + | ||
| - | \\ | + | |
| =====Action settings===== | =====Action settings===== | ||
| + | ^Setting ^Description ^ | ||
| + | |Connector< | ||
| + | |Command |Select the command this action will perform. Options:\\ //Receive// (see below for more details)| | ||
| + | < | ||
| - | \\ | + | ====Receive==== |
| - | =====Examples===== | + | |
| - | \\ | + | Description: |
| - | =====See also===== | + | |
| + | ^Setting ^Description ^ | ||
| + | |Fetch up to //x// messages at once |Select the number of messages that should be fetched up at once, from 1 to 10. Note: if the number of queued messages is higher than 10, and the Webhook endpoint is configured to process incoming messages with a task, EasyMorph Hub will trigger the task as many times as necessary to process all the messages waiting in the queue.| | ||
| + | |Don’t delete messages from queue |Allows retrieving sample messages from the queue without removing them from it. This checkbox is only applicable when designing workflows in EasyMorph Desktop - if a workflow fails, the messages are still preserved in the queue and can be re-retrieved after the workflow is fixed.| | ||
| + | |Columns |Select the columns types that should appear in the messages received. There are 4 types: //Request body, Headers, URL Parameters, Metadata and technical information// | ||
| + | |||
| + | ===Columns=== | ||
| + | |||
| + | ^Column Type ^Description ^ | ||
| + | |Request body |Data sent by client in message. Column name: Request-Body. The way to receive the request body needs to be specified. Options: //Receive as column value//, //Save to file + add column with file path//< | ||
| + | |Headers |Message headers, includes the following columns: accept, accept-encoding, | ||
| + | |URL Parameters |Parameters included in the Webhook endpoint URL. Each parameter appears as a new column in the received messages table, with its name as the column header and its value in the first row.| | ||
| + | |Metadata and technical information |Additional message information. Includes the following columns: Request-Path, | ||
| + | < | ||
| + | |||
| + | \\ | ||
| + | =====Community Examples===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | \\ | ||
| + | =====See also===== | ||
| + | * [[gateway: | ||
transformations/incomingwebhooks.txt · Last modified: by roberto