최근 검색
최근 검색 없음
Uninstall ZAF application event
2022년 8월 10일에 게시됨
I am building a ZAF app that communicates with a backend.
On installation, I want to call an external endpoint that makes my backend aware of the ZD instance.
On un-installing the application, I want to call a different endpoint to tell my backend that this instance is no longer using the application.
Registering the app will cause the backend to periodically poll an external system for each registered instance. If an instance removes the app, I want to ensure the backend isn't still doing that processing.
I think I can accomplish the registration part by using the on_load event. But no idea how to handle removal of the app.
Any suggestions? Thanks in advance.
0
1
댓글 1개
Sebastiaan (Sparkly ⭐)
Hey Chuck,
Will this become a paid app (as in; payment through the Zendesk marketplace)? In that case each installation and uninstall will trigger an event in Stripe.
With kind regards,
Sebastiaan
0
댓글을 남기려면 로그인하세요.