strakers / zendesk-drupal-webform

Adds the ability to create Zendesk tickets from Drupal Webforms
https://packagist.org/packages/strakez/zendesk-webform
MIT License
2 stars 4 forks source link

Add optional field for assignee to handler form #3

Closed strakers closed 5 years ago

strakers commented 5 years ago

Allow the handler to specify an assignee. This seems to require an ID. Perhaps a subsequent call to the api/users could build a select field of users and their ids.