Hi,
I want to create an APP that will add a link to product detail page. On Clicking the link a popup modal will show with a form. And on submitting that form an external API is called. Response of that API to be populated in that modal.
Please guide how to achieve this functionality.
Regards