Skip to content

This service provides Users as Contacts from Zammad for the CLINQ app.

License

Notifications You must be signed in to change notification settings

sipgate/clinq-bridge-zammad

 
 

Repository files navigation

CLINQ CRM-Bridge for Zammad

This service provides customers from Zammad for the CLINQ app.

Prerequisites

Please create .env file or provide following environment variables:

  • LOCAL_HTTPS_PORT - If specified, a local https proxy is created with that port (needed by Zammad for locahost redirects)
  • OAUTH_IDENTIFIER - Name of CRM Bridge

Needed Headers

  • X-Provider-Key: is an access token, that can be issued per user under https://.zammad.com/#profile/token_access (should have admin.user rights)
  • X-Provider-Url: https://.zammad.com

License

Apache 2.0

About

This service provides Users as Contacts from Zammad for the CLINQ app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.8%
  • Shell 3.0%
  • Dockerfile 2.9%
  • JavaScript 1.3%