Link to Incident from another app

Hello,

I am working on a hybrid mobile app using Ionic 4 to show incidents from PagerDuty along with data from other data sources.
I am able to pull list of incidents and details and display using Rest end points.
Currently trying to add a link that would open pagerduty icident directly in browser if PD mobile app is not installed to incident in an application.
I am able to open it in browser using html_url in incident data.

Could you please help me with the format of the url expected to have it redirected to mobile app?

Many thanks in advance.

Hi Nagaraja!

We confirmed that our URLs should already be deep-linked if in the https:/subdomain,pagerduty.com/incidents/INCIDENTID format. Additional steps should not be required to be redirected the mobile app.