REST invoker web service synchronization by ticket state

Moderator: crythias

Post Reply
BuilderNSV
Znuny newbie
Posts: 1
Joined: 18 Sep 2025, 07:36
Znuny Version: 7.2.1
Real Name: Sergey

REST invoker web service synchronization by ticket state

Post by BuilderNSV »

Hi everyone,

I need to have REST invoker web service which send data to outer system on TicketStateUpdate event but should not update ticket state if web service fails to send data.

I tried with Ticket::Generic backend and synchronous event trigger for TicketStateUpdate but ticket has changed its state successfully and web service has not sent required data.

Is it possible to make it just only by configuration or I need to correct code somewhere?
root
Administrator
Posts: 4267
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: REST invoker web service synchronization by ticket state

Post by root »

Hi,

Did the outgoing data match the format the receiving site expected? What does the web service log say?

- Roy
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 ?
Post Reply