Create navigation from DB

as per your article , I can load menu options from Excel Sheet,
Is it possible to generate the menu from DB ,like calling a web api /web service to get the required data?

Hello @Yusufm.salh

It’s totally doable to store the data to your navigation menu on a service like Airtable.

However, keep in mind that it may take some time for the first request to complete and your menu may have a bit of delay to be displayed, and that is something you may want to avoid for a navigation menu. Be extra careful not to trigger a request on every use of the menu.

Regards,

Alex.