Vor Kurzem aufgerufene Suchen


Keine vor kurzem aufgerufene Suchen

Background ticket.saved does no run



Gepostet 19. Dez. 2023

Hi,

I am developing an app in the background but the ticket.saved event is not detected

I have tried like this:

client.on('app.registered', function appRegistered(e) {
     client.on('ticket.saved', function(data) {
      console.log("FIRE BACKGROUND") }
)})

//and this

client.on('ticket.saved', function(data) {
      console.log("FIRE BACKGROUND") 
})

 

 

 

 


0

1

1 Kommentar

image avatar

Christopher Kennedy

Zendesk Developer Advocacy

Hello,
 
I've created a ticket to work more closely with you on this issue.

0


Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.

Sie finden nicht, wonach Sie suchen?

Neuer Post