Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

notion worker only fetching default view. #74

Open
hussamkhatib opened this issue Jul 22, 2021 · 0 comments
Open

notion worker only fetching default view. #74

hussamkhatib opened this issue Jul 22, 2021 · 0 comments

Comments

@hussamkhatib
Copy link

I have a notion database with many views.
examples
default -> https://www.notion.so/0bd7b86073744122bd61c5c552289447?v=fd64f69c0cbc40778e8b7678cc9c7efc
view using filter -> https://www.notion.so/0bd7b86073744122bd61c5c552289447?v=75f71e6a98af49c7a99bfffd5831062c
view using sort -> https://www.notion.so/0bd7b86073744122bd61c5c552289447?v=62490a5720ff45c8bc7201e9bf8831d9
I tried fetching using the notion worker https://notion-api.splitbee.io/v1/table/${NOTION_BLOG_ID}
So the result I am found that all the 3 views are returning same results .
In case of filter , It results returning all .In case of sort , it returns unsorted .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant