This node allows Users with a role on this Page to get the ID of its connected Instagram Business Account.
This operation is not supported.
To get the ID of the Instagram Business Account associated with a Facebook page, send a GET
request to the /page
node and include the instagram_business_account
field.
A User access token with any of the following permissions:
instagram_basic
manage_pages
pages_show_list
If the token is for a User whose Page role was granted via the Business Manager, one of the following permissions is also required:
ads_management
manage_pages
business_management
GET graph.facebook.com /134895793791914?fields=instagram_business_account
{ "instagram_business_account": { "id": "17841405822304914" }, "id": "134895793791914" }
This operation is not supported.
This operation is not supported.