Podio API Documentation

Devices: Install app on mobile device

POST /mobile/install_app/{app_id}

Pushes the app to the active users mobile phone(s).

Parameters
app_id*
Required.
Response { "pushed": true if the app was pushed to the mobile(s), false otherwise }

Sandbox

The sandbox only handles GET operations for now.