dev-master
9999999-devA Drupal 8 module to allow ZenDesk integration
MIT
The Requires
- php ^7.0
- drupal/core ^8.2
- zendesk/zendesk_api_client_php ^2.1
- stevenmaguire/oauth2-zendesk ^2.0
- lcobucci/jwt ^3.1
by Dale Bailey
by Jon Hall
A Drupal 8 module to allow ZenDesk integration
, (*1)
A drupal 8 module to get reequests for a zendesk end user. Go to settings and insert your zendesk api token., (*2)
Endpoints are:, (*3)
Currently this works by taking a Zendesk api token and combining it with the logged in users email address, hopefully a way using jwt will be used in the near future., (*4)
This module currently depends on the auth0 Drupal module here : https://packagist.org/packages/auth0/auth0_drupal, (*5)
It would be nice to make this more independent from auth0 module for reuse, (*6)
A Drupal 8 module to allow ZenDesk integration
MIT