Podio API Documentation

Integrations: Refresh integration

POST /integration/{app_id}/refresh

Refreshes the integration. This will update all items in the background.

Usage
PHP Client
PodioIntegration.php
PodioIntegration::refresh( $app_id );
Ruby Gem
integration.rb
Podio::Integration.refresh( app_id )
Parameters
app_id*
Required.

Sandbox

The sandbox only handles GET operations for now.