WorkplaceのAPIを利用する際に必要なアクセストークンの取得方法について書きます。
公式のリファレンスで以下のCustom Integrationsのページに書かれていますが
キャプチャが欲しかったのでスクショを取りながらやっていきます
Custom Integrations
https://developers.facebook.com/docs/workplace/custom-integrations-new
前提として
APIの利用はプレミアムプランのみとなっているようです。
https://www.facebook.com/workplace/pricing?path=pricing
プレミアムプランは@gmail.comでは登録できず、独自ドメインで登録する必要があったため、所有している独自ドメインで登録して試しています。
integrationsの設定を変更するには管理者権限を持っている必要があります。
WorkplaceでAdmin Panelを開きます
Integrationsを開きます
Create Custom Integrationをクリックします
任意の「Name」と「Description」を入力して「Create」をクリックします
こういう画面が開くので「Create Access Token」をクリックします
アクセストークンが発行されます
「Copy」でクリップボードにコピーして
内容を読んで理解したら「I understand」にチェックして
「Done」をクリックします
これでアクセストークンを取得できました
参考
Graph API Reference
https://developers.facebook.com/docs/workplace/integrations/custom-integrations/reference/
facebook for developers
https://developers.facebook.com/docs/workplace?locale=ja_JP
Custom Integrations
https://developers.facebook.com/docs/workplace/custom-integrations-new
Graph API Reference
https://developers.facebook.com/docs/workplace/integrations/custom-integrations/reference/
facebook for developers
https://developers.facebook.com/docs/workplace?locale=ja_JP
Custom Integrations
https://developers.facebook.com/docs/workplace/custom-integrations-new