1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-25 22:12:29 +02:00
Files
OpenIntegrations/docs/en/cli/notion/CreateDatabase/bash.txt
Vitaly the Alpaca (bot) 4272551b22 Test data update (Jenkins)
2025-09-15 16:30:36 +03:00

5 lines
376 B
Plaintext
Vendored

oint notion CreateDatabase \
--token "***" \
--page "5dd94c34fab04bff986b7511c0779f77" \
--title "TestTitle" \
--props "{'Name':'title','Description':'rich_text','Number':'number','CreationDate':'date','Image':'files','Active':'checkbox','Website':'url','Email':'email','Phone':'phone_number','User':'people','Status':{'New':'green','InProgress':'yellow','Remote':'red'}}"