OPAR - OPM Package ARchive

Browseable collection of plugins for the popular ticket system software Znuny and ((OTRS)) Community Edition.


DynamicFieldJsonAPI

Version
4.0.7
Other Versions
5.0.1, 6.0.1,
Uploaded by/on
reneeb on 27 Nov 2015
Framework
4.0.x
Links
Download Website
Description
Use a JSON API as a DynamicField backend

Rate/comment this package

NAME

DynamicFieldJsonAPI

DESCRIPTION

This addon allows you to define DynamicFields that gets the "possible values" from a JSON API. Currently this addon supports only single selects.

When creating the dynamic field, you can define the URL, a username/password combination or an access token, and JSONPaths (see https://metacpan.org/pod/JSON::Path).

With those JSONPaths you can define what elements should be the keys and what elements are the values for the dropdown.

REPOSITORY AND BUGTRACKER

The code repository and a bugtracker can be found at http://github.com/reneeb/otrs-DynamicFieldJsonAPI.

ROADMAP

Those features need to be implemented (sponsors welcome):

  • retrieve access token (e.g. OAuth2) before the request is done.

  • Support multiselect fields

SUPPORT

If you need further support, want to pay for a feature or any OTRS services, please drop me a line at opar@perl-services.de.

AUTHOR

(c) 2015 Renee Baecker, info@perl-services.de