Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1.71 KB

connectors-create-api-facebook.md

File metadata and controls

27 lines (22 loc) · 1.71 KB
ms.service ms.topic author ms.author ms.date
logic-apps
include
ecfan
estfan
07/21/2020

Prerequisites

Before you can use your Facebook account with Logic Apps, you must authorize Logic Apps to connect to your Facebook account in the Azure portal.

Follow these steps to authorize Logic Apps to connect to your Facebook account:

  1. Sign in to the Azure portal.
  2. Under Azure services, select Logic Apps. Then, select the name of your logic app from the list.
  3. On your logic app's menu, select Logic app designer under Development Tools.
  4. In the Logic Apps Designer, select Show Microsoft managed APIs in the drop-down list, then enter Facebook in the search box. Select the trigger or action to use:
    Screenshot of Logic Apps Designer, showing selection of Facebook API actions.
  5. If you haven't created any connections to Facebook before, follow the prompt to provide your Facebook credentials. These credentials are used to authorize your logic app to access your Facebook account's data:
    Screenshot of Logic Apps Designer, showing Facebook sign-in prompt to authorize the API.
  6. Provide your Facebook username and password to authorize your logic app:
    Screenshot of Facebook's website, showing sign-in screen.
  7. The connection is now listed in the step. Select save, then continue creating your logic app.
    Screenshot of Logic Apps Designer action editor, showing connection to Facebook API.