与“通知端点”相关
http.endpoint() 函数
http.endpoint()
迭代输入数据,并为每行输入数据向指定 URL 发送一个 POST 请求。
pagerduty.endpoint() 函数
pagerduty.endpoint()
返回一个函数,该函数向 PagerDuty 发送包含输出数据的消息。
pushbullet.endpoint() 函数
pushbullet.endpoint()
为 Pushbullet API 创建端点,并发送类型为 note 的通知。
slack.endpoint() 函数
slack.endpoint()
返回一个函数,可用于为每行输入数据向 Slack 发送消息。
alerta.endpoint() 函数
alerta.endpoint()
使用输入行中的数据向 Alerta 发送警报。
bigpanda.endpoint() 函数
bigpanda.endpoint()
使用输入行中的数据向 BigPanda 发送警报。
discord.endpoint() 函数
discord.endpoint()
使用 Discord webhook 和表格行中的数据向 Discord 频道发送一条消息。
opsgenie.endpoint() 函数
opsgenie.endpoint()
使用表格行中的数据向 Opsgenie 发送警报消息。
sensu.endpoint() 函数
sensu.endpoint()
使用表格行中的数据向 Sensu Events API 发送事件。
servicenow.endpoint() 函数
servicenow.endpoint()
使用输入行中的数据向 ServiceNow 发送事件。
teams.endpoint() 函数
teams.endpoint()
使用表格行中的数据向 Microsoft Teams 频道发送消息。
telegram.endpoint() 函数
telegram.endpoint()
使用表格行中的数据向 Telegram 频道发送消息。
victorops.endpoint() 函数
victorops.endpoint()
使用输入行中的数据向 VictorOps 发送事件。
webexteams.endpoint() 函数
webexteams.endpoint()
返回一个函数,该函数向 Webex room 发送包含输入行数据的消息。
zenoss.endpoint() 函数
zenoss.endpoint()
使用输入行中的数据向 Zenoss 发送事件。