GitHub sourceDocumentation Index
Fetch the complete documentation index at: https://wb-21fd5541-weave-caching.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
class SendWebhook
Webhook リクエストを送信する オートメーション アクションを定義します。
method SendWebhook.__init__
integration_id(str): リクエストの送信に使用される Webhook インテグレーション の ID。request_payload(Optional[Annotated]): Webhook リクエストで送信するペイロード。テンプレート変数を含めることができます。action_type(Literal[GENERIC_WEBHOOK]):
SendWebhook オブジェクト。