GitHub 소스 코드Documentation Index
Fetch the complete documentation index at: https://translations.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
class SendWebhook
웹훅 요청을 보내는 자동화 작업을 정의합니다.
method SendWebhook.__init__
integration_id(str): 요청을 보내는 데 사용할 webhook integration의 ID입니다.request_payload(Optional[Annotated]): webhook 요청에서 전송할 페이로드로, 템플릿 변수를 포함할 수 있습니다.action_type(Literal[GENERIC_WEBHOOK]):
SendWebhook 객체입니다.