Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.46 KB

connectors-create-api-projectonline.md

File metadata and controls

16 lines (12 loc) · 1.46 KB

Prerequisites

Before you can use your ProjectOnline account in a Logic app, you must authorize the Logic app to connect to your ProjectOnline 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 ProjectOnline account:

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