Crete user/group/queue by generic interface

English! place to talk about development, programming and coding
Post Reply
lzmuda
Znuny newbie
Posts: 2
Joined: 09 Mar 2016, 16:07
Znuny Version: 4.0.13
Real Name: Łukasz
Company: OSP

Crete user/group/queue by generic interface

Post by lzmuda »

Hi,

I want to integrate some web site with OTRS.
When user fill the form on the website, REST request with parameters will be sent to OTRS.
Then OTRS will create custom user, agent, group and queue using Generic Interface.
Do you think is it possible to do it? Maybe someone did it before and has some tips?
Any advice is appracieted. :)

Regards,
Lukasz
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: Crete user/group/queue by generic interface

Post by reneeb »

Yes, this is possible... You might need to create the connectors and write the Perl code to support those actions...
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
lzmuda
Znuny newbie
Posts: 2
Joined: 09 Mar 2016, 16:07
Znuny Version: 4.0.13
Real Name: Łukasz
Company: OSP

Re: Crete user/group/queue by generic interface

Post by lzmuda »

Ok, I'll try, Thank you for the quick reply.
Post Reply