chore: Update the documentation for configuring webhooks in the account (#4703)

This commit is contained in:
Pranav Raj S
2022-05-19 21:43:23 +05:30
committed by GitHub
parent 8538660bbd
commit 11ea8a3032
12 changed files with 340 additions and 18 deletions

View File

@@ -36,6 +36,8 @@ contactable_inboxes:
$ref: ./resource/contactable_inboxes.yml
custom_filter:
$ref: ./resource/custom_filter.yml
webhook:
$ref: ./resource/webhook.yml
account:
$ref: ./resource/account.yml
platform_account:
@@ -91,6 +93,9 @@ team_create_update_payload:
custom_filter_create_update_payload:
$ref: ./request/custom_filter/create_update_payload.yml
webhook_create_update_payload:
$ref: ./request/webhooks/create_update_payload.yml
integrations_hook_create_payload:
$ref: ./request/integrations/hook_create_payload.yml
@@ -158,6 +163,3 @@ account_summary:
$ref: './resource/reports/summary.yml'
agent_conversation_metrics:
$ref: './resource/reports/conversation/agent.yml'