This article explains how to set up Power Automate (formerly called Flow) to be used with OnePlan. Follow the instructions to download the JSON file, and then upload into your account.
This article doesn't include instructions how to create flows in Power Automate. Refer to the documentation from Microsoft, etc. for how to create flows. This article instructions how to upload OnePlan so it's available to be used in your flows.
Open the attached JSON file in your web browser by clicking the link below.
Copy all of the content, and paste into a text editor.
-
Save as a .json file locally to your machine.
NOTE: You can name the file anything you like. The connector will work as long as it is saved as a .json file.
-
Log in to Power Automate on Office365.
-
Select Data > Custom Connectors.
Open the New custom connector menu. Select Import an OpenAPI file. The Create a custom connector form will open.
-
Complete the Create a custom connector form:
Connector Name: Enter OnePlan
Import and OpenAPI file: Click Import. Go to where you saved the JSON file on your computer.
-
Click Continue.
After the JSON file is imported into Power Automate, you must finish setting up the OnePlan connector. Once you click Continue in Create a custom connector, you will be taken to the connector settings.
-
1. In the General tab, do not input or update any content. Click Security.
-
2. In the Security tab, do not input or update any content. Click Definition.
NOTE: Editing the fields in Security will break your connector. Do not edit.
-
3. In the Definition tab, do not input or update any content. Click Code (Preview).
-
4. In the Code (Preview) tab, do not input or update any content. Click Test.
-
5. In the Test tab, click Create connector. Once the connector is created, the Test Operation and Operations panels will open. Leave this window open for the next steps.
For this procedure, have OnePlan Admin pages and Power Automate open in separate tabs in your browser.
-
Get an authentication key from the OnePlan Admin pages.
IntegrationGo to Copy the App Name for the new key and save it for later use.
Click the Add Key icon to create a new authentication key. The Add Key form will open.
Enter a name for the key and click ADD.
-
Copy the new key and save it for later use.
NOTE: The authentication key will be hidden once you navigate away from the page. Once hidden, you cannot retrieve the key again.
-
Copy the App Name for the new key and save it for later use.
-
In Power Automate, click New Connection. You will be prompted for a username and password.
-
1. Enter the username and password.
Username: The App Name you saved from OnePlan.
Password: The authentication key you saved from OnePlan.
Click Create connection.
-
-
Click the Refresh icon in the Connections panel. The Selected connection field should populate.
For this procedure, have OnePlan and Power Automate open in separate tabs in your browser.
NOTE: Keep the OnePlan plan open for later procedures.
In OnePlan, go to a project or plan of your choice. Copy the plan i.d.
-
Click on the user profile. Click Share With. Locate the plan i.d. in the Shareable Url. The i.d. is at the end of the url following
PlanId=
. Copy the i.d. Paste the plan i.d. into the i.d. field in Power Automate.
In this tutorial, we will use the GetPlan operation to test our connection. Select GetPlan from the Operations list.
-
Click Test operation. The test is successful if you receive a response and a Status (200).
In Power Automate, go to My Flows.
-
Select New Flow > Instant cloud flow. The Build an instant cloud flow window will open. Click Skip.
In the next window, select Triggers and search for "OnePlan" in the search bar. Select When a Plan Gets Updated from the search results.
Click New Step. The Add a step form will open.
Search for "Get Plan" in the search bar. Select Get Plan from the results.
Click into the i.d. field. A pop up will open. The select Id from the pop up.
Enter a name for the new flow in the field in the top left of the window. Copy the flow name.
-
Click Save.
-
Go to OnePlan. Go to the Admin pages > Integration. There should now be a new item in Events.
NOTE: If there is not a new item in Events, try refreshing the page.
Click the Edit icon next to the new event item. The Edit Event form will open.
-
Update the Edit Event form.
In the Strategy field, paste the flow name from step 7.
Select the Update from the Triggers drop down.
-
Click SAVE.
Go to Power Automate to confirm that the flow is on. The Turn Off option will be available when the flow is on.
-
Test the flow.
Select Edit > Test Flow. The Test Flow pop up will open.
Select Manually to manually test the flow.
-
Click Test.
Go to OnePlan. Go to the plan you selected in Test the connection. Make a change to any field in the plan.
-
Confirm that the event functions.
Go to OnePlan Admin > Integration > Events. Click the View Log icon next to the appropriate event. There should be a new Success entry in the log.
-
Go to your flow in Power Automate. There should be a message stating "Your flow ran successfully."
There are two triggers and five actions available with the OnePlan connector:
Trigger: Step Change. Fires when a process step is changed inside OnePlan.
Trigger: Plan Update. Fires when a plan is created or updated.
Action: Step Update. Used to move between steps of a process.
Action: Approve. Used to approve/reject a step in a process.
Action: Update Plan. Used to update plan level information.
Action: Get Plan. Used to get plan level information.
Action: Get Fields.
Comments
0 comments
Please sign in to leave a comment.