58web3 / re-action

GNU General Public License v3.0
0 stars 0 forks source link

[API] Create API to upload meida to Noition using Notion API #30

Closed hanchenglin closed 12 months ago

hanchenglin commented 1 year ago

KR: [API] Create API to upload meida to Noition using Notion API

hanchenglin commented 1 year ago

TODO

caoluan7238 commented 1 year ago

Thank you very much. Can you be more specific on this Todo?

hanchenglin commented 1 year ago

Thank you very much. Can you be more specific on this Todo?

Hi! Can not upload file to Notion directly using API. So we need two steps:

https://developers.notion.com/docs/working-with-files-and-media

hanchenglin commented 1 year ago

I changed code to add image or video to Notion page

hanchenglin commented 1 year ago

@caoluan7238 Hi! I think we confrimed basic action for using Notion API to create page. So can we close this issue?

caoluan7238 commented 1 year ago

@hanchenglin Hi , sorry for the late reply, thank you for messaging. I guess it should be closed if everything works. It worked once for me on my localhost, im not sure what was wrong; but i guess we can call it complete.