Some checks are pending
Automatisch Backend Tests / test (push) Waiting to run
Automatisch CI / linter (push) Waiting to run
Automatisch CI / start-backend-server (push) Waiting to run
Automatisch CI / start-backend-worker (push) Waiting to run
Automatisch CI / build-web (push) Waiting to run
Automatisch UI Tests / test (push) Waiting to run
4.9 KiB
4.9 KiB
Examples
:::info
The build integrations section is best understood when read from beginning to end. To get the most value out of it, start from the first page and read through page by page.
:::
Authentication
3-legged OAuth
OAuth with the refresh token
API key
Without authentication
Triggers
Polling-based triggers
Webhook-based triggers
:::warning If you are developing a webhook-based trigger, you need to ensure that the webhook is publicly accessible. You can use ngrok for this purpose and override the webhook URL by setting the WEBHOOK_URL environment variable. :::
Pagination with descending order
- Search tweets - Twitter
- New issues - Github
- Receive SMS - Twilio
- Receive SMS - SignalWire
- New photos - Flickr