Podio API Documentation

Model: Application

An application definition, commonly called just an app, is the setup of an application. It consists primarily of a list of fields and secondly of various settings.

Fields:

Name Description Type Views
app_id

The id of the app

Integer
config

The active configuration of the app.

ApplicationConfiguration short, action, full, mini, micro, reference
integration

Information about any integration on the app.

Object full
link

The full URL to the app.

URL
link_add

The full URL to add a new item to the app.

URL
original

The id of the app this app originated from.

Integer full, short
original_revision

The revision of the app this app originated from.

Integer
owner

The owner (creator) of the application

Profile short, full
pinned

True if the object is pinned by the active user, false otherwise.

Boolean notification
rights

The list of rights the user has on the app.

String list full
space

The space the application belongs to.

Space reference
space

The space the app is on.

Space reference
space_id

The id of the space the app is in.

Integer
status

The status of the app. Can be one of:

  • active
  • inactive
String
subscribed

True if the active user is subscribed to the object, false otherwise.

Boolean
url

The full URL to the app.

URL
url_add

The full URL to add a new item to the app.

URL
url_label

The URL label or slug for the app.

String
votings

The votings associated with the application

[Votings]