Read query string in Desktop web page

Hi,
I have an mobile application & Desktop web app.
I want to do payment integration on my mobile app,
So I will call external API and pass the data.
There I need to pass the CallBackURL → which I will pass the web application URL like
https://adalo…/PaymentResult?PaymentID=“6536771”&InvoiceId=“123”

So let me know how can I read the query parameter value of PaymentID &InvoiceId
in the web page.
After getting this value I need to call a API to check the Payment status.

Anyone please help me…

Thanks in advance.

This is currently not possible on a native level within Adalo, however, using external services such as zapier or integromat may allow for this to be done.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.