Skip to main content


I want to know that user has closed this modal.

Hello there @ankitnegi,

As of today it is not possible to “listen” when someone closes that modal so you can get a webhook sent your way.

Let me know if you have any other questions 🙂

Cheers,
Matias


@Matias.Monday The item open dialog function can take an additional callback function as input which is triggered when the dialog gets closed. ( this can be extended to all dialog opening functions ).

Would it be possible to convert this into a votable request?