Seek help (how to create a page in a database) #62
Answered
by
lastorel
dive2space
asked this question in
Q&A
-
Hi, thanks for your work. I am a python noob. I just don't know how to create a page in a database. Could you provide a code example? I will greatly appreciate it! |
Beta Was this translation helpful? Give feedback.
Answered by
lastorel
Mar 24, 2023
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
lastorel
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, Thank's for the question. Sorry, I converted it issue to the discussion
For the first you need Pytion method
.page_create(page_obj, parent, properties, title)
. Let's see description