id
string
required

Unique id of the app

type
string
default: app

The type of this object.

image
string
required

Default image/icon to represent the app.

links
object
required

A 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[]
required
title
string
required

Human readable name of the app

images
object
required

Images/icons of various resolutions to represent the app.

hex_color
string
required

A branded color that can be used to represent the app.

categories
object[]
required

A list of categories to which this app belongs. Helpful in identifying apps by type and functionality.

description
string
required

Human readable description of the app.

Was this page helpful?