Detect app was disabled

Hi everybody:

I was wondering if there is a way to detect when an app was disabled (toggle), I couldn’t find the event

Screen Shot 2020-10-15 at 1.30.50 PM

The reason is the app uses api requests too in an external service, so even when the app is disabled it continue sending data via API

I want to detect the app disabled event to take decisions on when to send an API request to FD

Did anyone make this before?

Thanks.

1 Like

Hi Francisco,
Welcome to the developer community :tada:

Unfortunately, we don’t send an event when the app is disabled. We will be moving this topic to the feedback category so that it can be prioritized.

1 Like

Thanks Mani,

I was thinking if there is an endpoint to request active apps for domain:

something like… /api/v2/apps

So I can check for apps status.

1 Like

Is there a plan in place to incorporate this functionality? The need to enable or disable this application is quite common, and it might be beneficial to consider the implementation of App Setup Events to facilitate the enable/disable process within the application.

@Raviraj @zach_jones_noel @Saif