Skip to main content

Webhook_Event

Node

Node Description

Node Attributes

  • input_filter_path
    • Input JSONPath used for applying filtering logic

Notes

Webhook secrets will need to be configured prior to usage; please reach out to Ganymede support to configure secrets.

User-Defined Python

Get raw event from webhook and store in table or file for further processing

Parameters

  • event_data_json : dict
    • raw event payload from webhook

Returns

NodeReturn Object containing data to store in data lake and/or file storage.