riccardo bernardi
03/27/2024, 10:06 AMMarvin
03/27/2024, 10:06 AMshell
prefect cloud webhook ls # list all webhooks
prefect cloud webhook get <webhook-id> # get webhook by ID
2. If you need to disable or enable a webhook, you can use:
shell
prefect cloud webhook toggle <webhook-id> # disable/enable webhook
Ensure your webhook is enabled.
3. In some cases, it would be helpful to check the Prefect Release Notes in case there are updates or relevant information to your issue:
RELEASE-NOTES.md on GitHub
4. Since the detailed documentation on integrating with Google Chat or specific guidance on troubleshooting webhook issues was not found in the initial search, please verify your webhook URL is correct, properly named, and it adheres to Google Chat webhook format.
For more detailed assistance, you might want to reach out to Prefect's support or check the Prefect community forum for specific cases related to notifications and Google Chat integration.
Here are the links to the relevant documentation for webhooks in Prefect:
- Guide to Prefect Webhooks
If these steps don't help resolve the issue, please provide more details or error messages, if any, to offer further assistance.