← Planning guides

Set up your first Meetyn automation

Connect the right workspace, test delivery and avoid duplicate actions with this practical setup guide.

01

Start with one outcome

Choose a task: add a planning-sheet row when a meeting is published, or post a Discord notice when it is cancelled. Create the receiving webhook in your service. Check the workspace name in Meetyn, open Connections and add the destination. Never paste a secret webhook URL into a public invitation.

02

Review the shared data

Meeting events include the invitation URL, title, times, timezone, status and version. RSVP events add a response choice. Names, email addresses, descriptions and raw joining links are excluded from the payload, but following the invitation URL reveals its public details. Saving the connection authorizes sharing with that destination.

03

Test transport and the complete workflow

Use Send test to verify reachability. Then publish a disposable meeting after connection setup to obtain real fields. Test an edit and cancellation. Check Meetyn history and the destination’s execution history. Filter connection.test out of production actions because it contains no meeting object.

04

Plan for retries

Use eventId to avoid processing an event twice and meeting.id to identify a record. Use meeting.version to avoid overwriting a newer state with an older one. RSVP events describe activity, not final attendance. Pausing skips queued deliveries and resuming does not replay them. To change the destination, remove the connection and create its replacement.

Your questions, answered

How quickly are events delivered?

The scheduler normally runs every few minutes, but scheduling and provider delays can take longer.

How long is history kept?

Up to 30 days. Settings show the latest 30 deliveries.

Can I use any webhook address?

This release accepts supported Make, Zapier and Discord webhook addresses only.

Put the idea into practice.

Start with your occasion, a time and a place. Give your group one clear next step.

Explore invitation templates ↗