zulip/zerver/webhooks/slack_incoming/fixtures
Chris Heald c80e913c7a webhooks: Add a webhook capable of parsing Slack payloads.
This adds a webhook that can be used to interpret standard Slack
payloads. Since there are a ton of existing Slack integrations out
there, having a webhook which can accept standard Slack payloads can
significantly ease transition pains. Obviously this can't do everything
that Slack payloads can (particularly WRT their widgets/interactions),
but we can ingest text and parse out multi-block payloads into a message
relatively reasonably.
2020-05-11 00:07:28 -07:00
..
actions.json webhooks: Add a webhook capable of parsing Slack payloads. 2020-05-11 00:07:28 -07:00
attachment.json webhooks: Add a webhook capable of parsing Slack payloads. 2020-05-11 00:07:28 -07:00
blocks.json webhooks: Add a webhook capable of parsing Slack payloads. 2020-05-11 00:07:28 -07:00
text.json webhooks: Add a webhook capable of parsing Slack payloads. 2020-05-11 00:07:28 -07:00
urlencoded_text.txt webhooks: Add a webhook capable of parsing Slack payloads. 2020-05-11 00:07:28 -07:00