Is it possible to populate dropdowns from a SQL Table?

So, I have a form in Asana with a drop-down. I need the values in the drop-down to be based on a dim table I have set up in SQL. So, let’s say the field is “Order Status.” I have a list of Order Statuses in a SQL Table (Open, Completed, Shipped, etc). I want the options in the field (on my Asana form) to line up with the choices that are present in the OrderStatus table I have in SQL. Is it possible to link these in the way I’m trying to do it?

Thanks!

Hi @Christine_Hill2 and welcome to the forum,

There’s no capability to do that natively in Asana. You would need to use an external tool like Zapier or similar to accomplish it.