This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
Dear everyone,
I would like to open Concur Mobile App by URL (Example: Manager will send an URL to Employee, when Employee click on that URL on smartphone, it will open Concur Mobile App).
Would anyone help me in this case? Thank you so much.
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
@thonguyen there is a link you can send to employees, however the link will prompt them to download the mobile app.
The only link we have that actually opens the the mobile app is the link provided to approvers when they receive notification they have reports to approve.
Kevin
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
@KevinD Thank you for your reply. I also need the link provided to approvers when they receive notification they have reports to approve.
Can we generate that link by Concur API?
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
@thonguyen I don't know if you can through API, but you could just get the link from one of the approval emails. Just have an approver forward the email to you.
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
This is not a difficult ask. For example, SAP could create a URL schema to do just this: https://developer.apple.com/documentation/xcode/defining-a-custom-url-scheme-for-your-app Or if you distribute an iOS Shortcut that opens the app and call it via URL for example
Open a URL with the following structure: shortcuts://run-shortcut?name=[name], and provide the name of the shortcut in the name parameter. In the shortcut have one action Open App Concur