Skip to main content

Does anyone know the Configuration key for Helpdesk URL for Freshservice mobile app?

We are deploying the app on end user mobile devices and need to auto-fill the Helpdesk URL.

Thanks

 

 

I am also looking for this information. Would love to be able deploy the app to our Mobile Devices and have the URL auto-fill.


Hello @zdowning, I raised a support request with Freshservice and got the below reply. Hope that helps. I managed to set it up and now it auto populates with the URL.

 


So basically, you can configure this is in App Config policies and add the URL in the configuration value if you are using Intune.


Hi, thanks for providing this config key! Unfortunately this seems to work only with the Freshservice app and not with the Freshdesk Support app? Cheers, Michael


...and the parameter doesn’t work with the Freshchat app...


gratitude for giving this config key! Tragically this appears to work just with the Freshservice application and not with the Freshdesk Backing application? Cheers, Michael.  archie squishmallow


No, I don’t know.


Hello,

For Jamf, we use XML for the App Config but not the beginning and end tags of the plist, so:

<dict>
<key>helpdeskURL</key>
<string>https://your_instance_of.freshservice.com</string>
</dict>

thanks,

chris