Call API in SSD from Alpha dropdown

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?

Thanks

1 Like

Using custom code instead, it’s proxy with API Request feature

1 Like

Hi @datvo , I’ve already done that, but I’m still not sure how to bind the API response to the dropdown. Could you guide me on this?

1 Like

@Sam @NashitaAfrah please help

1 Like

you can map with object model in alpha.co

1 Like

Hi @Sam - please help