Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Create Postback
appsflyer:create_postback
Create a new postback configuration to send attribution data to partners.
Write
Medium risk
Delete Postback
appsflyer:delete_postback
Delete a postback configuration. This will stop sending attribution data to the partner.
Write
High risk
Get App
appsflyer:get_app
Fetch app details and configuration from AppsFlyer.
Read
Low risk
Get Attribution Data
appsflyer:get_attribution_data
Get attribution data for a specific device/user.
Read
Low risk
Get Cohort Data
appsflyer:get_cohort_data
Get cohort analysis data showing user retention and behavior over time.
Read
Low risk
Get In App Events
appsflyer:get_in_app_events
Get in-app events data for an app within a date range.
Read
Low risk
Get Install Data
appsflyer:get_install_data
Get install data and metrics for an app within a date range.
Read
Low risk
List Apps
appsflyer:list_apps
List all apps in your AppsFlyer account with optional platform filtering.
Read
Low risk
List Postbacks
appsflyer:list_postbacks
List all postback configurations for an app.
Read
Low risk
Update Postback
appsflyer:update_postback
Update an existing postback configuration.
Write
Medium risk