Overview
Whenever a monday.com user installs an app, we send the installation information to the app developer to help them further understand their app’s performance and usage. This information is available through webhooks and by querying app_installs.
Queries
You can use the app_installs query to retrieve app installation data via the API.
- Only works for app collaborators using a personal token
- Returns an object containing an app’s installation details
- Can only be queried directly at the root; can’t be nested within another query
Arguments
You can use the following arguments to reduce the number of results returned in your app_installs query.
Fields
You can use the following fields to specify what information your app_installs query will return. Some fields support their own subfields.