I'd like to be able to pull data into ClickUp tasks and update that data automatically from another source, specifically a spreadsheet. For example:
  1. I have a task with a property address as the task name, and a custom field titled "List Price."
  2. I have a Google Sheet I want to link where I can select a column and match it to the task name, or another column, and it will search for the property address, find it, and return the data from another column within the spreadsheet which is titled "List Price".
  3. The tasks custom field titled "List Price" is now updated with the data that exists in the spreadsheet. If the spreadsheet data changes, the custom field also changes.
This implementation, sort of like a "V-lookup" within Excel would be amazing as-is, and adding on the ability to use API calls to generate the data would also be beneficial.
An example of how this could be used:
An e-commerce business has a spreadsheet they work in daily. This spreadsheet is updated to show their inventory values for each product they sell. They have a task for each product in ClickUp which displays this inventory value, updated in real-time. Using ClickUp automation, once the inventory value in the custom field gets below a certain number of units, then a task can be created for the person responsible for re-ordering inventory, and a custom Label can be added to the product task which says "Low Stock". Once the purchasing manager completes the ordering, automation adds an additional tag to the product which says "Replenishment Ordered". Both tags then disappear once the inventory has been replenished and the spreadsheet is updated with a new value, causing the product task to also have a new value above the "Low Stock" threshold.