The Office add-in "Pyplan for Microsoft 365" allows users to send and receive information to and from a Pyplan application.
To add "Pyplan for Microsoft 365," click on the add-ins button in the Excel Menu.
Then search for “Pyplan” in the store and press the “add” button.
This action adds the Pyplan icon to the "Home" ribbon of your Excel.
When you press the Pyplan button, a task pane displays on the right side of your spreadsheet.
You will need a version of Excel that supports ExcelApi 1.2 or higher. This requirement means that you need Excel versions later than Excel 2019, as ExcelApi 1.2 is supported in Office 365 and later builds. You should ideally be using Microsoft 365 (subscription-based) or newer Office versions to ensure compatibility.
You can install the “Pyplan for Microsoft 365” add-in following the steps detailed in the Microsoft documentation: https://learn.microsoft.com/en-us/microsoft-365/admin/manage/manage-deployment-of-add-ins?view=o365-worldwide
You will probably need the manifest file (manifest.xml) of the add-in. You can download the file from the following link: https://office-addin.pyplan.com/manifest.xml
For the proper functioning of the add-in “Pyplan for Microsoft 365”, access to the following URLs is required:
To login to a Pyplan instance, you first need to register that instance. To do this, follow the steps below:
If you use the Single Sign On (SSO) login, you must add /saml/[company code] to the URL. Example: https://dev.pyplan.com/saml/pyplan
Node Links are links between Microsoft Excel spreadsheets or ranges and Pyplan nodes. These links allow you to send and receive information to and from your Pyplan application.
There are two types of Node Links:
To create a Node Link for data output, perform the following steps:
To create a Node Link for data input, follow the same steps previously mentioned but select a form type node. This allows you to modify the cell values and then send the data to Pyplan. To send the data to Pyplan once the table cells are modified, you click on the send data button.
When you send data to Pyplan, it updates the Form node. If there are nodes in the Excel workbook that depend on the updated node, they also update with the new result. You can also create a pivot table based on the data output table. When you update the Node link, the pivot tables update as well.