How can i integrate stock prices on a simple way in my tables ?
for example: msft.nms; appal.nms; …
Thank you for any help in this manner…
Adrian
How can i integrate stock prices on a simple way in my tables ?
for example: msft.nms; appal.nms; …
Thank you for any help in this manner…
Adrian
Hi @VBSG.
You can use a automation service like https://n8n.io/ or https://www.make.com/en. Those services do have SeaTable Plugins which you can use to connect to your bases.
Another way can be to write your own python script.
Do it like thousands of other people who have used SeaTable to develop powerful processes and get their ideas and tasks done more efficiently.