I have a work flow that on Monday's creates a page within a notebook section, the flow titles the page with a specific date in a particular format (e.g. "08/06/2021"). It works great.
I have second workflow that on Friday's gathers the page content of the created page and sends it in an email. The issue I have is with the Get Page Content function... No matter how I format the page title (Date), I keep getting the error "The OData query is invalid. The URI segment '2021' is invalid after the segment '06'.". I have done some research and cannot figure this one out. Any ideas as to what I am doing wrong here?
Dear Partner,
When you enter page id dynamically it takes value directly with a date but odata doesn't accept it.
Please find the right value format for page id below, odata take guid as page id not the title. As we are passing the title it gives error.
I tried to get page specific section & then pass a condition to get the ID .
Attaching sample flow for your reference.
Did I answer your question? Please consider to mark my post as a solution to help others.
Regards,
Mohamed Sanuj Basheer
WarrenBelz
146,635
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,997
Most Valuable Professional