Create webhook action
Logs from Functions
You can use the Webhook action to export logs from your Functions. Read the docs for more information.
-
In the Events & Actions view on the Admin Portal, create an action by clicking the + Add Action button.
-
Click Webhook to select it as the action type.
-
Put the URL of your Webhook under Configuration.
-
Optionally, create custom headers (if your webhook requires authorization).
-
Optionally, enable and configure Batching.
-
Optionally, enable and configure retries through the Webhook retry option.
-
Pair your action with an event listener without leaving the Actions view. To do this, click the Add event listener button and select an existing event listener or create a new one.
-
Save your newly created action by clicking the Save changes button.
Webhook payloads
For more information, refer to Webhook payloads.