Common Types
App
An app that integrates with Zapier
id
string
requiredUnique id of the app
type
string
default: appThe type of this object.
image
string
requiredDefault image/icon to represent the app.
links
object
requiredA url that, when visited, will direct the user to authenticate with the app and allow Zapier access to the app, thus creating a new Authentication.
If value is `null`, then no authentication is required to use the app.
action_types
any[]
requiredtitle
string
requiredHuman readable name of the app
images
object
requiredImages/icons of various resolutions to represent the app.
hex_color
string
requiredA branded color that can be used to represent the app.
categories
object[]
requiredA list of categories to which this app belongs. Helpful in identifying apps by type and functionality.
description
string
requiredHuman readable description of the app.