# Facebook

## **Connector Overview**

<figure><img src="/files/Km1BTqOOadJg5DQcWria" alt="" width="188"><figcaption></figcaption></figure>

Facebook is a popular social media platform for businesses to advertise, connect with customers, and engage with users through organic content, paid ads, and customer support.

## **Authentication Type**

OAuth2

## **Webhook Supported**

Yes

## **Secrets**

* PAN\_SEC\_FACEBOOK\_ACCESS\_TOKEN

## **API Client Supported**

No

## **Requirements for Provisioning**

In order to provision your connector, the following Facebook information must be gathered:

* App ID
* App Secret
* Scope

## **API Resources**

For more information on how to utilize the Facebook API, feel free to reference the following [documentation](https://developers.facebook.com/docs/graph-api/).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pandium.com/connectors/connectors-101/facebookbo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
