Reference

Technical reference docs for platform features on Workplace, including Webhooks and Graph API

Graph API

The Graph API for Workplace is a programmatic way to get data in and out of Workplace. It's a low-level HTTP-based API that you can use to query data about objects in a Workplace graph.

Graph API

Webhooks

Webhooks enable integrations to subscribe to events in Workplace and receive updates in real time. When a change occurs in Workplace, an HTTPS POST request is sent to a callback URL for each app that's subscribed to the relevant webhook topic.

Webhooks

Permissions

This guide describes the app and permission model for Workplace APIs and Webhooks in more detail.

Permissions

Account Management API

Build a custom connector to provision and deactivate accounts for the people in your Workplace community.

Account Management API