mirror of https://github.com/zulip/zulip.git
581 B
581 B
Zulip JSON formatter
Render JSON payloads nicely in a Zulip code block! This is particularly useful when you want to capture a webhook payload as part of writing an incoming webhook integration.
{start_tabs}
-
{!create-channel.md!}
-
{!create-an-incoming-webhook.md!}
-
{!generate-webhook-url-basic.md!}
-
Configure your application to send the webhook payload to the URL generated above.
{end_tabs}
{!congrats.md!}
Related documentation
{!webhooks-url-specification.md!}