Skip to main content
7-Bedrock
May 18, 2024
Solved

How can I trigger an event when saving a service after update

  • May 18, 2024
  • 1 reply
  • 1122 views

hi dear all   

    as the title ,i want to backup the javascript code after click the  (save and continue) button,is there any way for me to trigger an event  by click the save button

Best answer by Rocko

Saving a thing triggers the ThingStart event you can subscribe to.

1 reply

Rocko
Rocko19-TanzaniteAnswer
19-Tanzanite
May 21, 2024

Saving a thing triggers the ThingStart event you can subscribe to.

7-Bedrock
May 22, 2024

thanks ,this is helpful