コンテンツへスキップ

#events

1 approved public terms with this tag.

Webhook

/ˈwebhʊk/noun
Technology

機械支援の翻訳下書き (Japanese) for "Webhook": A user-defined HTTP callback that fires automatically when a specific event occurs in a source system. Rather than polling an API repeatedly, webhooks push data to a listener URL the moment something happens — making integrations real-time and efficient.

例文の下書き: We set up a webhook so Slack gets notified instantly every time a new definition is published.