Skip to content

QuentinPhrl/json2notion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notionput

Various scripts to edit a Notion based on external sources

Progress of the script :

  • Retrieve tweets of a user with his id
  • Saves tweets in columns on the dashboard notion
  • Automatically retrieve the user's name from the notion dashboard
  • Taking into account the number of columns in the page Notion in a dynamic way
  • Reverse the order of tweets on the notion dashboard (Newest first)
  • Other suggestions

How to use this script :

Create a developer twitter account and get this "BEARER_TOKEN". Add this token as environment variable "NOTION_BEARER_TOKEN" Create an integration in notion and get the token, don't forget to share the document with the integration. Add this token as environment variable "NOTION_TOKEN_PUT"

Add the id of the notion page in the main_page_id variable

Finally, in the notional page, define one or more columns with the first element being the name of the twitter account in "heading_1" format

Exemple after execution :

Notion page with some tweets

About

Import json file into a Notion database

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages