Skip to content

Commit c73cd00

Browse files
authored
Update webhooks.md
1 parent cf676c6 commit c73cd00

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/webhooks.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Managing Webhooks
22

3+
## Synchronous vs Asynchronous
4+
Servicebot allows for "synchronous" webhooks. Using synchronous webhooks, when a client makes a request which triggers a webhook, the process will wait until the endpoint responds and attach whatever data the client responded with to the payload the client receives.
35

46
## Pre-Provision
57
#### Description

0 commit comments

Comments
 (0)