I have 500 notebooks that need to have a page that contains the name of the notebook as the page title. It appears that the notebook key input of the "Get sections in notebook" action fails if the title of the notebook contains an ampersand. This failure occurs even if I request the notebook from the dropdown for "Notebook key" in the action.
For reference, the notebook key input is formatted as: "<Notebook Name>|$|<Full site address of the notebook on SharePoint>"
Is there a workaround to escape the ampersand in the notebook name, or do I have to rename all notebooks that have an ampersand in the notebook name?