Maton
Guide

Receiving events

Every event that fires the trigger is recorded, regardless of whether a destination is configured. With a destination, events are delivered as soon as they fire. Without one, poll for new events every few seconds.

Viewing events

Open a trigger from the Triggers page and check the Events section. It lists all of your events newest first, each showing when it arrived and how many deliveries succeeded or failed.

Click an event to see its full event payload and destination response including the number of attempts, status code, and body.

Replaying an event

Click on the vertical dots at the right end of the event row and select Replay.

Next

On this page