External API

English! place to talk about development, programming and coding
Post Reply
adminrd
Znuny newbie
Posts: 39
Joined: 29 Aug 2013, 15:14
Znuny Version: 5.0.9

External API

Post by adminrd »

Hi all,

My need is the following:
- I have an external API for my external datas.
- I wanted to get my data (from this API) in a dynamic field of the "create new phone ticket" form.

Is it possible or not ?

Thanks in advance,

Regards,
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: External API

Post by reneeb »

In which format are the data provided by the api? If it is JSON, http://opar.perl-services.de/dist/Dynam ... nAPI-4.0.7 might be interesting for you...
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
adminrd
Znuny newbie
Posts: 39
Joined: 29 Aug 2013, 15:14
Znuny Version: 5.0.9

[SOLVED] Re: External API

Post by adminrd »

Hi,

Yes, it's JSON, your link seems to answer my need, I will have a look.

Thanks for your help,

Regards,
Post Reply