Prototyping a customer/prospect feedback slackbot with metadata from notion
Prototyping a customer/prospect feedback slackbot with metadata from notion
At a glance
The community member is building a customer/prospect feedback Slackbot and is using Notion to prototype it. The issue they are facing is that the Notion reader only loads the text and page ID, but they would like to also load other metadata fields like organization and date to get better insights, such as top customer pain points from the last week or top frustrations from a specific company. One community member suggests that this functionality is not currently available in the Notion reader, and a pull request would be needed to update it, or the community member could use the Notion API to pull the data themselves.
trying to build a customer/ prospect feedback slackbot for my company
prototyping based on dummy transcript/ notes data in notion
but one issue rn with the notion reader is that we only load the text and the page id
but would be quite helpful to also load other fields from the page as metadata e.g. if we can load organization/ date, then we can possibly get better answers e.g. give me top customer pain points from last week or give me top frustrations from 'Big Corporation'.
Yea I think this functionality just isn't in the current notion reader. A PR would be needed to update it, or you could use notions API yourself too to pull data