Skip to content

Files

Latest commit

 

History

History
32 lines (20 loc) · 1.42 KB

connectors-create-api-github.md

File metadata and controls

32 lines (20 loc) · 1.42 KB
ms.service ms.topic author ms.author ms.date ms.custom
logic-apps
include
ecfan
estfan
09/27/2022
engagement-fy23
  1. In the Azure portal, open your logic app workflow in the designer.

  2. In the designer search box, enter github. If your workflow is blank, select the trigger that you want to use. If your workflow already has a trigger, select the action that you want to use.

    This example continues with a GitHub trigger.

    Select the GitHub connector and a trigger

  3. If you didn't previously create a connection, select Sign in so you can provide your GitHub credentials when prompted.

    Your workflow requires these credentials for authenticating your identity to GitHub.

    Sign in with your GitHub credentials

  4. Provide your GitHub user name and password. To confirm access to your GitHub account, authorize Azure Logic Apps (aaptapps) to create the connection.

    Provide credentials and confirm authorization

    Your connection is now created in the Azure portal and is ready for use.

  5. Continue defining your logic app workflow.

    Add more actions to your logic app workflow