App Management: Apps & Links Setup

Use this walkthrough to set up navigation for your Simpplr app. To configure the settings described below, from your user profile image, go to Manage > Application > Apps & links.


AWS_Apps_and_links.gif

Single Sign-on

The Apps launcher (found in the header navigation) offers quick access to your Single Sign-on apps including with Okta or OneLogin.

If you're using Okta or OneLogin, be sure to enter your integration credentials in Manage > Application > Integrations.

 

Custom JSON:

If you're not using Okta or OneLogin, you can select Custom JSON to add your company's most frequently used apps.

Use the JSON format below as the template. Simply change the name, URL, and image URL (the app logo URL) to the business applications that you want to display in the Apps launcher, then enter the code in the Custom JSON field.

# Custom JSON template
[{
	"name": "Google Mail",
	"url": "http://google.com",
	"img": "https://www.abc.xyz/abc.jpg"
}, {
	"name": "Simpplr",
	"url": "http://google.com",
	"img": "https://www.abc.xyz/abc.jpg"
}, {
	"name": "Xero",
	"url": "http://google.com",
	"img": "https://www.abc.xyz/abc.jpg"
}]

 


mceclip0.png

 

Custom links

Within the Apps launcher you can also add external or internal links in the Links tab. Enter the URL label (app name) and URL, click Add, then click Save at the bottom of the page.

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

1 comment
  • Question on this Matthew Rawls,

    On the AWS platform, how is it possible to generate a public link to a file that could be used in the apps & links area. On the previous SFDC version it was necessary to add a file to the Salesforce backend and then make the URL public and add it as the image URL for the apps & links. I found this article that walked you through using the browser inspector element to get the downloadable URL and added that to the apps & links section (which worked expertly BTW).

    But I wanted to see how one could generate a public URL to a file when this feature (see image below) is turned on and whether or not it is possible to use such a public link in the apps & links portion of Simpplr.

    0
    Comment actions Permalink

Please sign in to leave a comment.

Articles in this section

See more