Connecting Brightspot to a Facebook app
To post to your Facebook account from Brightspot, you need to connect Brightspot to an existing Facebook app.
The following table lists the dependencies required to include the Facebook integration in your build.
Dependency | Group ID | Artifact ID |
Facebook: Core |
com.psddev |
facebook |
Facebook: Publish |
com.psddev |
facebook-publish |
Note
Perform the steps in this section from a Brightspot instance running over HTTPS. Facebook does not allow connections from sites running over HTTP.
To connect Brightspot to a Facebook app:
- In Brightspot, switch to the site from which you will be connecting to Facebook. For details, see Switching sites.
- Click > Social > Services.
In the Services widget, click New Facebook Service. The New Facebook Service widget appears.
New Facebook service widgetIn the New Facebook Service widget, do the following:
- In the Name field, type a name for the service.
- In the App ID and App Secret fields, paste the values from your Facebook console.
- Click Save. Your Brightspot instance is now connected to a Facebook app, and a URL with two query parameters appears in your browser's address bar.
In your browser's URL, copy into a text editor the value for the query parameter id. This is your Facebook's service ID within Brightspot, and you'll need this value when establishing redirect URIs in your Facebook app's settings.
Service ID example- Proceed to the next step, Adding callback URIs to a Facebook app.
Previous Topic
Facebook
Next Topic
Adding callback URIs to a Facebook app