zulip/zerver/webhooks
Lauryn Menard 96aca49f9f integrations: Update Asana integration doc to point to Zapier.
Updates the Asana documentation, which was a detailed version
of the Zapier documentation with screenshots specifically for
Asana, to instead start with the basic incoming webhook steps
and then point to the general Zapier documentation to complete
the integration.

This will be easier to maintain moving forward in the short
term as ideally we'll migrate to a system that documents all
of the integrations with Zulip that are available via Zapier.

Also, updates the current Zapier documentation to mention
Asana as one of the apps that can be integrated with Zulip.
2023-03-02 13:51:34 -08:00
..
airbrake markdown: Rewrite include plugin without markdown-include. 2022-06-26 17:36:31 -07:00
alertmanager alertmanager: Indent a documentation code block into its list item. 2023-02-27 11:49:36 -08:00
ansibletower black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
appfollow markdown: Rewrite include plugin without markdown-include. 2022-06-26 17:36:31 -07:00
appveyor black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
azuredevops ruff: Fix SIM102 nested `if` statements. 2023-01-23 11:18:36 -08:00
basecamp ruff: Fix ISC003 Explicitly concatenated string. 2023-01-04 16:25:07 -08:00
beanstalk webhooks: Pick a more reasonable length for short sha. 2022-11-08 08:20:51 -08:00
beeminder black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
bitbucket webhooks: Pick a more reasonable length for short sha. 2022-11-08 08:20:51 -08:00
bitbucket2 ruff: Fix SIM102 nested `if` statements. 2023-01-23 11:18:36 -08:00
bitbucket3 ruff: Fix SIM102 nested `if` statements. 2023-01-23 11:18:36 -08:00
buildbot integrations: Add incoming webhook macro to relevant docs. 2022-09-09 16:31:33 -07:00
canarytoken markdown: Rewrite include plugin without markdown-include. 2022-06-26 17:36:31 -07:00
circleci circleci: Rewrite integration to support the new webhook format. 2022-11-15 10:45:05 -08:00
clubhouse black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
codeship markdown: Rewrite include plugin without markdown-include. 2022-06-26 17:36:31 -07:00
crashlytics markdown: Rewrite include plugin without markdown-include. 2022-06-26 17:36:31 -07:00
delighted markdown: Rewrite include plugin without markdown-include. 2022-06-26 17:36:31 -07:00
deskdotcom black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
dialogflow integrations: Add incoming webhook macro to relevant docs. 2022-09-09 16:31:33 -07:00
dropbox integrations-docs: Fix indentation issues in existing documentation. 2023-02-28 11:31:12 -08:00
errbit markdown: Rewrite include plugin without markdown-include. 2022-06-26 17:36:31 -07:00
flock markdown: Rewrite include plugin without markdown-include. 2022-06-26 17:36:31 -07:00
freshdesk tests: Call client methods with explicit keyword arguments. 2022-06-28 16:12:00 -07:00
freshping black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
freshstatus black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
front black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
gci ruff: Fix N818 exception name should be named with an Error suffix. 2022-11-17 16:52:00 -08:00
gitea webhooks: Pick a more reasonable length for short sha. 2022-11-08 08:20:51 -08:00
github Fix typos caught by typos. 2023-01-03 11:09:50 -08:00
gitlab ruff: Fix PIE810 Call `startswith` once with a `tuple`. 2023-02-08 16:40:35 -08:00
gocd black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
gogs black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
gosquared ruff: Fix N818 exception name should be named with an Error suffix. 2022-11-17 16:52:00 -08:00
grafana black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
greenhouse greenhouse: Strengthen types using WildValue. 2022-11-14 13:49:38 -08:00
groove ruff: Fix UP032 Use f-string instead of `format` call. 2023-01-23 11:18:36 -08:00
harbor black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
hellosign hellosign: Strengthen types using WildValue. 2022-11-14 13:49:38 -08:00
helloworld black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
heroku markdown: Rewrite include plugin without markdown-include. 2022-06-26 17:36:31 -07:00
homeassistant black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
honeybadger/fixtures
ifttt black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
insping black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
intercom intercom: Return success on HEAD requests. 2023-01-06 13:32:47 -08:00
jira ruff: Fix RSE102 Unnecessary parentheses on raised exception. 2023-02-04 16:34:55 -08:00
jotform jotform: Strengthen types using WildValue. 2022-11-14 13:49:38 -08:00
json black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
librato Fix typos caught by typos. 2023-01-03 11:09:50 -08:00
lidarr ruff: Fix N818 exception name should be named with an Error suffix. 2022-11-17 16:52:00 -08:00
mention mention: Strengthen types using WildValue. 2022-09-01 14:05:14 -07:00
netlify black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
newrelic black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
opbeat ruff: Fix SIM118 Use `key in dict` instead of `key in dict.keys()`. 2023-01-04 16:25:07 -08:00
opencollective black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
opsgenie black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
pagerduty Fix typos caught by typos. 2023-01-03 11:09:50 -08:00
papertrail black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
pingdom ruff: Fix N818 exception name should be named with an Error suffix. 2022-11-17 16:52:00 -08:00
pivotal ruff: Fix N818 exception name should be named with an Error suffix. 2022-11-17 16:52:00 -08:00
radarr ruff: Fix N818 exception name should be named with an Error suffix. 2022-11-17 16:52:00 -08:00
raygun ruff: Fix N818 exception name should be named with an Error suffix. 2022-11-17 16:52:00 -08:00
reviewboard ruff: Fix N818 exception name should be named with an Error suffix. 2022-11-17 16:52:00 -08:00
rhodecode ruff: Fix SIM102 nested `if` statements. 2023-01-23 11:18:36 -08:00
rollbar/fixtures
runscope/fixtures
semaphore black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
sentry sentry: Fix accidental blockquote by escaping >. 2023-02-21 09:59:13 -08:00
slack black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
slack_incoming black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
solano webhooks: Use get_short_sha to get shortened sha. 2022-11-08 08:20:51 -08:00
sonarqube ruff: Fix SIM118 Use `key in dict` instead of `key in dict.keys()`. 2023-01-04 16:25:07 -08:00
sonarr ruff: Fix N818 exception name should be named with an Error suffix. 2022-11-17 16:52:00 -08:00
splunk black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
statuspage black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
stripe ruff: Fix RSE102 Unnecessary parentheses on raised exception. 2023-02-04 16:34:55 -08:00
taiga ruff: Fix SIM201 Use `… != …` instead of `not … == …`. 2023-01-23 11:18:36 -08:00
teamcity teamcity: Strengthen types using WildValue. 2022-09-01 14:05:14 -07:00
thinkst thinkst: Strengthen types using WildValue. 2022-09-01 14:05:14 -07:00
transifex ruff: Fix N818 exception name should be named with an Error suffix. 2022-11-17 16:52:00 -08:00
travis markdown: Rewrite include plugin without markdown-include. 2022-06-26 17:36:31 -07:00
trello black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
updown ruff: Fix N818 exception name should be named with an Error suffix. 2022-11-17 16:52:00 -08:00
uptimerobot uptimerobot: Use the create-bot-construct-url macro for uptimerobot. 2022-09-08 13:37:35 -07:00
wekan integrations-docs: Fix indentation issues in existing documentation. 2023-02-28 11:31:12 -08:00
wordpress black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
zabbix black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
zapier integrations: Update Asana integration doc to point to Zapier. 2023-03-02 13:51:34 -08:00
zendesk integrations: Add incoming webhook macro to relevant docs. 2022-09-09 16:31:33 -07:00
__init__.py