Skip to main content
When you create messages to send to users, you may want to include a call to action with deep linking, a way to direct the user to another part of the app. For instance, if a message prompts the user to make an appointment, the link would direct them to the Appointment UI. The URL structure to enter as the link must follow this pattern, using a primary link: epicmobile://navigate?screen=make_an_appointment or, with a secondary link: epicmobile://navigate?screen=accounts/add_account

Supported Screen Values Reference