docs(concepts,automation,plugins): add Related sections to pages missing them

This commit is contained in:
Vincent Koc
2026-04-23 15:48:40 -07:00
parent 6259f6addc
commit 367b9721b6
34 changed files with 190 additions and 0 deletions

View File

@@ -4,3 +4,9 @@ title: "Webhooks"
---
This page moved to [Scheduled Tasks](/automation/cron-jobs#webhooks). See [Scheduled Tasks](/automation/cron-jobs#webhooks) for webhook documentation.
## Related
- [Poll](/automation/poll)
- [Gmail PubSub](/automation/gmail-pubsub)
- [Hooks](/automation/hooks)