Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.3 KB

connectors-create-api-facebook.md

File metadata and controls

16 lines (12 loc) · 1.3 KB

Prerequisites

Before you can use your Facebook account in a Logic app, you must authorize the Logic app to connect to your Facebook account. Fortunately, you can do this easily from within your Logic app on the Azure Portal.

Here are the steps to authorize your Logic app to connect to your Facebook account:

  1. To create a connection to Facebook, in the Logic app designer, select Show Microsoft managed APIs in the drop down list then enter Facebook in the search box. Select the trigger or action you'll like to use:
    facebook step 1
  2. If you haven't created any connections to Facebook before, you'll get prompted to provide your Facebook credentials. These credentials will be used to authorize your Logic app to connect to, and access your Facebook account's data:
    facebook step 2
  3. Provide your Facebook user name and password to authorize your Logic app:
    facebook step 3
  4. Notice the connection has been created and you are now free to proceed with the other steps in your Logic app:
    facebook step 4