Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-john-wbdocs-2044-rename-serverless-products.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 オブジェクト。