In my ideal world, the Google Sheets formula GOOGLEFINANCE(...) would be implemented in custom formula fields. Barring that, being able to update a custom field from a Google Sheet would be my 2nd choice. I know it isn't what most people are using ClickUp for, but I'm using it to track buy/sell of stocks. I'm hoping to dynamically set the target sell price based on the dividend distributions, and the number of days I've owned the stock. Eventually, this will be embellished to also control when it shows up for purchase again once I've sold it. I have everything working, thanks to custom formula fields, except for updating the most recent price, which I need to do once a day. Yes, I know I could write something custom and use the API to update the Task/Field. But I'm lazy 🙂