You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ The Sender Class can be a subclass of the class that triggers the event. For exa
49
49
50
50
See [Integrating with Task Automation Tools](#integrating-with-task-automation-tools) for examples on how to get a Webhook URL from various task automation tools.
51
51
52
-
<imgsrc="./screenshot.png"width="1187"height="677"alt="Screenshot of the Edit Webhook page">
52
+

53
53
54
54
Webhooks will send a POST request with a JSON body, containing the following keys:
0 commit comments