manage agents permission from custom portal using soap api
Moderator: crythias
-
- Znuny newbie
- Posts: 28
- Joined: 10 Jul 2016, 08:59
- Znuny Version: 3.1.12
- Real Name: Sujan Shrestha
- Company: Classictech
manage agents permission from custom portal using soap api
Is there way to manage permissions of otrs users from custom portal using soap api? Or Create OTRS users using soap api??
-
- Znuny superhero
- Posts: 658
- Joined: 24 Feb 2012, 03:58
- Znuny Version: LTS and Features
- Real Name: Mo Azfar
- Location: Kuala Lumpur, MY
- Contact:
Re: manage agents permission from custom portal using soap api
if you are using Generic Interface, then yes..
the user of GI is based on the Agent<->Group permission..
the user of GI is based on the Agent<->Group permission..
My Github
OTRS CE/LTS Discord Channel
Cant Update Package Anymore ? Check This
Professional OTRS, Znuny & OTOBO services: efflux.de/en
Free and premium add-ons: English
OTRS CE/LTS Discord Channel
Cant Update Package Anymore ? Check This
Professional OTRS, Znuny & OTOBO services: efflux.de/en
Free and premium add-ons: English
-
- Znuny newbie
- Posts: 28
- Joined: 10 Jul 2016, 08:59
- Znuny Version: 3.1.12
- Real Name: Sujan Shrestha
- Company: Classictech
Re: manage agents permission from custom portal using soap api
Can you give me some documentation for that...skullz wrote:if you are using Generic Interface, then yes..
the user of GI is based on the Agent<->Group permission..
-
- Administrator
- Posts: 4253
- Joined: 18 Dec 2007, 12:23
- Znuny Version: Znuny and Znuny LTS
- Real Name: Roy Kaldung
- Company: Znuny
- Contact:
Re: manage agents permission from custom portal using soap api
Sounds interesting. I've only setups where Ticket operations are available by default? From where do you get that information?skullz wrote:if you are using Generic Interface, then yes..
the user of GI is based on the Agent<->Group permission..
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
-
- Znuny superhero
- Posts: 658
- Joined: 24 Feb 2012, 03:58
- Znuny Version: LTS and Features
- Real Name: Mo Azfar
- Location: Kuala Lumpur, MY
- Contact:
Re: manage agents permission from custom portal using soap api
https://otrs.github.io/doc/manual/admin ... rface.htmlszn0007 wrote:Can you give me some documentation for that...skullz wrote:if you are using Generic Interface, then yes..
the user of GI is based on the Agent<->Group permission..
I write a lot of php script to play around with the GI..just try and error..and definitely webservice user require exacts permission like normal agent.root wrote:Sounds interesting. I've only setups where Ticket operations are available by default? From where do you get that information?skullz wrote:if you are using Generic Interface, then yes..
the user of GI is based on the Agent<->Group permission..
My Github
OTRS CE/LTS Discord Channel
Cant Update Package Anymore ? Check This
Professional OTRS, Znuny & OTOBO services: efflux.de/en
Free and premium add-ons: English
OTRS CE/LTS Discord Channel
Cant Update Package Anymore ? Check This
Professional OTRS, Znuny & OTOBO services: efflux.de/en
Free and premium add-ons: English
-
- Administrator
- Posts: 4253
- Joined: 18 Dec 2007, 12:23
- Znuny Version: Znuny and Znuny LTS
- Real Name: Roy Kaldung
- Company: Znuny
- Contact:
Re: manage agents permission from custom portal using soap api
I'm just interested in the last art of the URL you use: /otrs/?skullz wrote: I write a lot of php script to play around with the GI..just try and error..and definitely webservice user require exacts permission like normal agent.
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?