Access Serviceportal from Now mobile app

Mugiwara
Kilo Contributor

Hello all,

I have a 'New York' instance and the current 'Now' mobile application.

My question is how can I access my Serviceportal in the application.

Any inputs are appreciated. 

1 ACCEPTED SOLUTION

David Ha
ServiceNow Employee
ServiceNow Employee

Hi Mugiwara,

To add context to Fu's response -- here's a walkthrough of configuring a URL applet on from our developer fundamental series on Youtube (These configurations were Madrid but URL applet config is essentially the same):
https://www.youtube.com/watch?v=1Ka72JCR0YA

You can also find more information on this on product documentation:
https://docs.servicenow.com/bundle/newyork-mobile/page/administer/tablet-mobile-ui/task/sg-configure...

 

---


For other learning resources, i'd recommend checking out:

Mobile development fundamentals Certification on Now Learning
https://nowlearning.service-now.com/lxp?id=overview&sys_id=346e20b813c0441090a75ecf3244b043&type=cou...

 

Basic Developer Training for Mobile

https://developer.servicenow.com/app.do#!/lp/servicenow_application_developer/app_store_learnv2_mobi...

View solution in original post

4 REPLIES 4

Fu
ServiceNow Employee
ServiceNow Employee

Hi,

 

1) Create a new applet and select URL template.

 

find_real_file.png

 

2) On your applet, add "/sp" to URL field.

Mugiwara
Kilo Contributor

Hello Fu,

Thanks for the reply.

I am totally new to this, so a little more detailed explanation will be appreciated. 

 

David Ha
ServiceNow Employee
ServiceNow Employee

Hi Mugiwara,

To add context to Fu's response -- here's a walkthrough of configuring a URL applet on from our developer fundamental series on Youtube (These configurations were Madrid but URL applet config is essentially the same):
https://www.youtube.com/watch?v=1Ka72JCR0YA

You can also find more information on this on product documentation:
https://docs.servicenow.com/bundle/newyork-mobile/page/administer/tablet-mobile-ui/task/sg-configure...

 

---


For other learning resources, i'd recommend checking out:

Mobile development fundamentals Certification on Now Learning
https://nowlearning.service-now.com/lxp?id=overview&sys_id=346e20b813c0441090a75ecf3244b043&type=cou...

 

Basic Developer Training for Mobile

https://developer.servicenow.com/app.do#!/lp/servicenow_application_developer/app_store_learnv2_mobi...

Thanks guys for your help.