Hi team, I’m working on a POC involving a dropdown. I’m facing an issue calling an external API (SSD) to get the data source, as it returns a 500 error. I’ve tried calling the API in the page’s init event instead, but I don’t know how to map the data to the dropdown. Can you help me with this or suggest another way to do it?