Podio API Documentation

Calendar: Get exports by reference

GET /calendar/export/{ref_type}/{ref_id}/

Returns the calendar exports for the given reference. Valid reference types are "app" and "space".

Usage
Ruby Gem
calendar_event.rb
Podio::CalendarEvent.get_reference_exports( ref_type, ref_id )
Parameters
ref_type*
Required.
ref_id*
Required.
Response

See the result of the get global exports method

Sandbox

Try the operation "/calendar/export/{ref_type}/{ref_id}/"

You can simulate the API request by filling out the arguments below, and press the submit button to see the response.

You need to be logged in to Podio to use the Sandbox. Login here