shellebusch2 / DSAllo

Design Studio Allo Repository
0 stars 0 forks source link

Pull page content via API call #63

Closed ekonnath closed 1 year ago

ekonnath commented 1 year ago

When assigning a complaint type template to a complaint in Notion we know

Therefore, via Make Automation we need to create an api call to Notion API that will retrieve the page content of a complaint. It is believed through Brian's messages that this is done by retrieving block children

A/C: Create the API call that's used to pull page content from a complaint.