diff --git a/docs/integrations/builtin/credentials/zabbix.md b/docs/integrations/builtin/credentials/zabbix.md new file mode 100644 index 000000000..75a8650fa --- /dev/null +++ b/docs/integrations/builtin/credentials/zabbix.md @@ -0,0 +1,36 @@ +--- +#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4 +title: Zabbix credentials +description: Documentation for the Zabbix credentials. Use these credentials to authenticate Zabbix in n8n, a workflow automation platform. +contentType: integration +--- + +# Zabbix credentials + +--8<-- "_snippets/integrations/builtin/credentials/cred-only-statement.md" + + +## Prerequisites + +Create a [Zabbix Cloud](https://www.zabbix.com/) account or self-host your own Zabbix server. + +## Supported authentication methods + +* API key + +## Related resources + +Refer to [Zabbix's API documentation](https://www.zabbix.com/documentation/current/en/manual/api){:target=_blank .external-link} for more information about the service. + +This is a credential-only node. Refer to [Custom API operations](/integrations/custom-operations/) to learn more. View [example workflows and related content](https://n8n.io/integrations/zabbix/){:target=_blank .external-link} on n8n's website. + + +## Using API key + +To configure this credential, you'll need: + +- an **API Token**: An API key for your Zabbix user. +- the **URL**: The URL of your Zabbix server. Don't include `/zabbix` as part of the URL. + +Refer to [Zabbix's API documentation](https://www.zabbix.com/documentation/current/en/manual/api#authentication){:target=_blank .external-link} for more information about authenticating to the service. diff --git a/mkdocs.yml b/mkdocs.yml index 59bdd9b3f..780ab0122 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1209,6 +1209,7 @@ nav: - integrations/builtin/credentials/xata.md - integrations/builtin/credentials/xero.md - integrations/builtin/credentials/yourls.md + - integrations/builtin/credentials/zabbix.md - integrations/builtin/credentials/zammad.md - integrations/builtin/credentials/zendesk.md - integrations/builtin/credentials/zep.md diff --git a/styles/config/vocabularies/default/accept.txt b/styles/config/vocabularies/default/accept.txt index 8645ed0fb..3910be6e6 100644 --- a/styles/config/vocabularies/default/accept.txt +++ b/styles/config/vocabularies/default/accept.txt @@ -317,6 +317,7 @@ WordPress Wufoo Xata Xero +Zabbix Zammad Zapier Zendesk