Search found 2 matches

by leebphil
26 Feb 2020, 10:13
Forum: Help
Topic: Using non-public methods with REST-API
Replies: 3
Views: 1006

Re: Using non-public methods with REST-API

Good morning Roy, there are those "public"-methods you mentioned (like, PublicFAQSearch, PublicFAQGet, etc.) but you need to set FAQs on state "public" when using them, if FAQs are set on set "internal" it is impossible to get these via REST. Using the agent-frontend th...
by leebphil
26 Feb 2020, 08:08
Forum: Help
Topic: Using non-public methods with REST-API
Replies: 3
Views: 1006

Using non-public methods with REST-API

Hey guys,

is it possible to change the REST.pm in such a way to use non-public methods via REST? Most importantly i need the methods from Kernel::System::FAQ, does anyone have a clue how to get things work?

Thank you for any idea and help.