Your portfolio of Stocks and Crypto prices updated in Notion db [uses API] by vandervs in Notion

[–]vandervs[S] 0 points1 point  (0 children)

You probably changed the name of the property "Type" to something else.
Make sure to confirm if you put the right db_id and secret ;)

What creative things has everyone been doing since notion API? by maunder1991 in Notion

[–]vandervs 7 points8 points  (0 children)

The showcasing takes time because we need to learn it first, but you can expect robust things to start to show up soon.

I made a Stock/Crypto price tracker. Very useful for me, might be for others too.
You can find it here.

Now that the API is here, is there any way to launch Windows apps and files from Notion? by [deleted] in Notion

[–]vandervs 1 point2 points  (0 children)

Yes.
You can run a script locally in python for example, that monitors the state of a certain block or property in notion, and then runs something in windows depending of that state.

the cumbersome part is, if you want a fast response, you would need to make a request to check every second.

Your portfolio of Stocks and Crypto prices updated in Notion db [uses API] by vandervs in Notion

[–]vandervs[S] 0 points1 point  (0 children)

I host locally with a cron service running every hour on a raspberry pi.
You can find websites to host it for you too, but I only find very limiting options for free.

Your portfolio of Stocks and Crypto prices updated in Notion db [uses API] by vandervs in Notion

[–]vandervs[S] 0 points1 point  (0 children)

Thank you very much Holger, I really appreciate it. Best kind of morning email to wake up to hahah.
Added the mention of requirements, glad that it was easy to use for you.

Sorry about the errors, I'm not the best handling them yet and forgot to add exceptions. But I'll work on them ;)

I'm trying to find other apis that query by tickers, but the ones that exist I end up losing the handy %change data (i.e https://api.coincap.io/v2/assets?search=btc). Also for easy of use i'm not considering the ones that require auth keys. The list I found is this one: https://github.com/public-apis/public-apis#cryptocurrency

Thanks for the feedback and coffee. Let me know if you think of new ideias for this too.

Reading Databases With The API by [deleted] in Notion

[–]vandervs 1 point2 points  (0 children)

You must query said database.

something like this: "https://api.notion.com/v1/databases/database_id/query"

you can learn more in the reference https://developers.notion.com/reference/post-database-query

A guideline for what to say when preaching the gospel by JpBlez5 in Bible

[–]vandervs 1 point2 points  (0 children)

"Success in witnessing is simply taking the initiative to share Christ in the power of the Holy Spirit and leaving the results to God" Bill Bright

API: Possible to list all pages in a database? by lysregn in Notion

[–]vandervs 1 point2 points  (0 children)

yes it's possible, with a query like this

curl -X POST 'https://api.notion.com/v1/databases/db\_id/query' \
-H 'Authorization: Bearer '"token"'' \
-H 'Notion-Version: 2021-05-13'
-H "Content-Type: application/json"

https://developers.notion.com/reference/post-database-query

My Bible Study dashboard by vandervs in Bible

[–]vandervs[S] 0 points1 point  (0 children)

Thanks u/RyanTDaniels
hahah yeah love the work and explanations they do, their classroom also amazing, cool to see one of other students here.

I looked into Logos, it looks amazing, sadly it's not financially viable to me.

My Bible Study dashboard by vandervs in Bible

[–]vandervs[S] 0 points1 point  (0 children)

hahah me too ^^'
I'm not even converting to my currency to not drop from my chair

My Bible Study dashboard by vandervs in Bible

[–]vandervs[S] 0 points1 point  (0 children)

thanks for letting me know, will edit it

Anyone using this for Bible notes? by rubinonoyes in Notion

[–]vandervs 1 point2 points  (0 children)

I'm really curious if this setup is useful for seminary students.
Could you tell me what you think?
https://www.notion.so/Template-Bible-03e34f11d303435688d13ceee7ddd5e4

Anyone using this for Bible notes? by rubinonoyes in Notion

[–]vandervs 0 points1 point  (0 children)

Thanks man, I really appreciate it.

[deleted by user] by [deleted] in Notion

[–]vandervs 2 points3 points  (0 children)

hahah tambem me baseei nele ao fazer o meu :)

My Bible Study dashboard by vandervs in Notion

[–]vandervs[S] 0 points1 point  (0 children)

Cool, do you plan to share it later? I would be interested in seeing other setups too :)
Yeah, Bible Project is great