1====== Zapier ======
2===== Setup for the trigger =====
3  - Go to [[https://zapier.com/app/editor/|the Zapier App editor]]
4  - Search for ''Swarm'' and choose  ''New Checkin'' as the trigger
5  - connect to your Swarm account via the provided oAuth process
6  - fetch your last Check-In from Swarm as a sample
7===== Setup for the Hook =====
8  - Search for ''Webhook'' in the search field and choose ''Webhooks by Zapier''
9  - Choose ''POST'' as the the request type
10  - Adjust the following Data in the Form:
11    * **URL**: ''%%DOKU_URLlib/plugins/swarmwebhook/webhook.php%%''
12    * **Payload Type**: Json
13  - Submit the form
14  - Test the webhook
15  - Done ✅