Hi, I need a little bit of help with the OneNote piece, particularly the trigger. The trigger catches a new note in a section and is scheduled every 5 minutes. It returns the note Metadata. My question is hoy can I access the note content, the trigger only returns a contentURL, but accessing that URL requires a bearer token. How do I access the note content? Or do I have to create a custom piece to read notes?
If anyone know how to solve this, some help will be appreciated.