The microsoft.onenote
is a Ballerina connector for Microsoft OneNote.
Microsoft OneNote is a cross-functional notebook for all notetaking needs developed by Microsoft in the Office365.
This connector provides operations for connecting and interacting with Microsoft Graph API OneNote endpoints over the network and access a user's OneNote notebooks, sections, and pages in a personal account.
For more information about configuration and operations, go to the module.
-
Download and install Java SE Development Kit (JDK) version 11. You can install either OpenJDK or Oracle JDK.
> **Note:** Set the JAVA_HOME environment variable to the path name of the directory into which you installed JDK.
-
Download and install Ballerina Swan Lake.
Execute the commands below to build from the source.
- To build the package:
bal build ./ballerina
- To test the package after build:
bal test ./ballerina
As an open source project, Ballerina welcomes contributions from the community.
For more information, go to the contribution guidelines.
All contributors are encouraged to read the Ballerina Code of Conduct.
- Discuss about code changes of the Ballerina project in [email protected].
- Chat live with us via our Discord server.
- Post all technical questions on Stack Overflow with the #ballerina tag.