Shopify/dashing

Add widget dynamically based on Server Result

angeldev20 opened this issue · 0 comments

I'm new to dashboard and building the Dashboard to show the API result.
API return JSON array, so I need to add widget per every element of result array.
Is there any way to solve that?
Thanks.