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

Getting subpageId by pageId #9

Open
kevindkim opened this issue Feb 9, 2020 · 2 comments
Open

Getting subpageId by pageId #9

kevindkim opened this issue Feb 9, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@kevindkim
Copy link

kevindkim commented Feb 9, 2020

getPages() only returns Pages, not Subpages. The HTML for Pages that only have Subpage links is blank.

Any way to find subpageIds by pageIds?

@Aceto1
Copy link
Collaborator

Aceto1 commented Mar 24, 2020

I suppose we could add a function like getSubPageIds(pageId) which returns an array of IDs that correspond to all the subpages.

@Aceto1 Aceto1 added the enhancement New feature or request label Mar 24, 2020
@chanjungkim
Copy link

Could you give me the example of pageId?

I thought 'PAGE_NAME_WITH_CODE' in https://www.notion.so/GROUP_NAME/PAGE_NAME_WITH_CODE

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

No branches or pull requests

3 participants