Workplace from Meta is going away. You will be able to continue using Workplace until 31 August 2025. Visit our Help Center to find out more.
Learn about building custom integrations for your Workplace community or third party integrations that can be installed on multiple communities.
The documents in this section are technical and are intended for an audience of Workplace developers. If this doesn't sound like you, the following documents may be what you need:
Learn about Workplace from MetaWorkplace Help CenterIntroductionLearn about the basics of building integrations for Workplace. | Custom IntegrationsSee how to extend the functionality of Workplace for your company by building Custom Integrations. |
Third Party AppsThird Party Apps allow Independent Software Vendors (ISVs) to integrate their SaaS and PaaS products with Workplace. |
BotsBuild bots for Workplace in groups and chat. | Authenticated PreviewsSupport Authenticated Previews to make your content preview correctly when shared on Workplace. |
Share DialogIf you have content that exists outside of Workplace, you may want to make it simple for people to share that content back into Workplace. |
Graph APIThe 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. | WebhooksWebhooks 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. |
PermissionsThis guide describes the app and permission model for Workplace APIs and Webhooks in more detail. | Account Management APIBuild a custom connector to provision and deactivate accounts for the people in your Workplace community. |