formcreator icon indicating copy to clipboard operation
formcreator copied to clipboard

Target - web service/API/message call

Open prybak opened this issue 4 years ago • 5 comments

Is your feature request related to a problem? Please describe. Currently From Creator allows to create change or ticket or mixture of them. It would be great to have an option to call some web service/API/send message to some message-broker service. It highly will improve automation of handling tickets.

Describe the solution you'd like New target:

  • API Call that allows to configure that call and pass data from collected form.
  • Message that allows to configure and send message to some message-broker.

Feature should be able to perform multiple actions (Form Creator should be able to add ticket, change as well as call some API/send message).

Describe alternatives you've considered Use some external tools to scan for tickets and call desired actions.

Additional context Automation, automation, automation.

prybak avatar Jul 12 '21 15:07 prybak

Hi

It appears that you need an API callback or a client of a message queue protocol.

btry avatar Jul 12 '21 16:07 btry

Yes something like that. Currently we are creating tickets with some specific titles/tags and we have some Powershell script that looks for those tickets and executes appropriate actions. This approach is fine when we are talking about a few actions but not if we would like to have many of them.

prybak avatar Jul 13 '21 08:07 prybak

You can make us of this plugin ;) https://github.com/FutureProcessing/glpi-webhook

prybak avatar Jan 30 '22 18:01 prybak

Very interesting by this impementation, the idea is to integrate GLPI with existing systems.

You can make us of this plugin ;) https://github.com/FutureProcessing/glpi-webhook

Not really a solution, we need to call an api and pass questions answers in body request. For example : Onboarding, HR fill basic new employee information. On submit, call an API (Azure Logic App or runbook webhook) that will create the account (AD, mail, IM, ....), grant permissions on 3rd party systems, etc ...

Will really love to use this.

glasserre-pdw avatar May 11 '22 07:05 glasserre-pdw

Hi

If you have a valid subscription to GLPI Network you may request for a quote.

btry avatar May 11 '22 07:05 btry