Skip to main content

GitHubWebhook

Related endpoints
FieldTypeDescription
action??string
answer??GitHubWebhookAnswer
check_run??GitHubWebhookCheckRun
check_suite??GitHubWebhookCheckSuite
comment??GitHubWebhookAnswer
commits??GitHubWebhookCommitsItem[]
compare??string
discussion??GitHubWebhookDiscussion
forced??boolean
forkee??GitHubWebhookForkee
head_commit??GitHubWebhookCommitsItem
issue??GitHubWebhookIssue
member??GitHubWebhookMember
pull_request??GitHubWebhookIssue
ref??string
ref_type??string
release??GitHubWebhookRelease
repository??GitHubWebhookForkee
review??GitHubWebhookReview
senderGitHubWebhookMember

SentryWebhook

Related endpoints
FieldTypeDescription
action??string
actor??SentryWebhookActor
data??SentryWebhookData
installation??SentryWebhookInstallation

SlackWebhookRequest

Related endpoints
FieldTypeDescription
attachments?SlackWebhookRequestAttachmentsItem[]Array of attachment objects
icon_url?stringOverride the default icon of the webhook
text?stringMain text content of the message
username?stringOverride the default username of the webhook

WebhookCreateRequest

Related endpoints
FieldTypeDescription
avatar??Base64ImageTypeThe avatar image as a base64-encoded data URI
namestringThe name of the webhook

WebhookResponse

Related endpoints
FieldTypeDescription
avatar??stringThe hash of the webhook avatar image
channel_idSnowflakeTypeThe ID of the channel this webhook posts to
guild_idSnowflakeTypeThe ID of the guild this webhook belongs to
idSnowflakeTypeThe unique identifier (snowflake) for the webhook
namestringThe display name of the webhook
tokenstringThe secure token used to execute the webhook
userUserPartialResponse

WebhookTokenResponse

Related endpoints
FieldTypeDescription
avatar??stringThe hash of the webhook avatar image
channel_idSnowflakeTypeThe ID of the channel this webhook posts to
guild_idSnowflakeTypeThe ID of the guild this webhook belongs to
idSnowflakeTypeThe unique identifier (snowflake) for the webhook
namestringThe display name of the webhook
tokenstringThe secure token used to execute the webhook

WebhookTokenUpdateRequest

Related endpoints
FieldTypeDescription
avatar??Base64ImageTypeThe new avatar image as a base64-encoded data URI
name?stringThe new name of the webhook

WebhookType

The type of webhook
ValueDescription
1Incoming webhook
2Channel follower webhook

WebhookUpdateRequest

Related endpoints
FieldTypeDescription
avatar??Base64ImageTypeThe new avatar image as a base64-encoded data URI
channel_id?SnowflakeType
name?stringThe new name of the webhook

GitHubWebhookAnswer

FieldTypeDescription
bodystring
commit_id??SnowflakeType
html_urlstring
idInt64Type
userGitHubWebhookMember

GitHubWebhookCheckRun

FieldTypeDescription
check_suiteGitHubWebhookCheckSuite
conclusion??string
details_url??string
html_urlstring
namestring
output??GitHubWebhookCheckRunOutput
pull_requests??GitHubWebhookCheckRunPullRequestsItem[]

GitHubWebhookCheckSuite

FieldTypeDescription
appGuildEmojiUpdateRequest
conclusion??string
head_branch??string
head_shastring
pull_requests??GitHubWebhookCheckRunPullRequestsItem[]

GitHubWebhookCommitsItem

FieldTypeDescription
authorGitHubWebhookCommitsItemAuthor
idSnowflakeType
messagestring
urlstring

GitHubWebhookDiscussion

FieldTypeDescription
answer_html_url??string
body??string
html_urlstring
numberInt32Type
titlestring
userGitHubWebhookMember

GitHubWebhookForkee

FieldTypeDescription
full_namestring
html_urlstring
idInt32Type
namestring

GitHubWebhookIssue

FieldTypeDescription
body??string
html_urlstring
idInt64Type
numberInt32Type
titlestring
userGitHubWebhookMember

GitHubWebhookMember

FieldTypeDescription
avatar_urlstring
html_urlstring
idInt32Type
loginstring

GitHubWebhookRelease

FieldTypeDescription
body??string
html_urlstring
idInt32Type
tag_namestring

GitHubWebhookReview

FieldTypeDescription
body??string
html_urlstring
statestring
userGitHubWebhookMember

SentryWebhookActor

FieldTypeDescription
idSnowflakeType
namestring
typestring

SentryWebhookData

FieldTypeDescription
issueSentryWebhookDataIssue

SentryWebhookInstallation

FieldTypeDescription
uuidstring

SlackWebhookRequestAttachmentsItem

Array of attachment objects
FieldTypeDescription
author_icon?stringURL for the author icon image
author_link?stringURL to link from the author name
author_name?stringName of the author
color?stringColour of the attachment sidebar (hex code or preset)
fallback?stringFallback text for notifications
fields?SlackWebhookRequestAttachmentsItemFieldsItem[]Array of field objects
footer?stringFooter text displayed at the bottom
image_url?stringURL of the main image to display
pretext?stringText that appears above the attachment block
text?stringMain text content of the attachment
thumb_url?stringURL of a thumbnail image
title?stringTitle of the attachment
title_link?stringURL to link from the title
ts?integer (int64)Unix timestamp for the attachment footer