cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Organization Login Image

byutz
1-Newbie

Organization Login Image

Hello All,

Is there anyway to access an organizations login image via a service?  I would like to give the user the option to set their own login image, but I can't seem to find a service or property that I can access the image from  Thanks!

1 ACCEPTED SOLUTION

Accepted Solutions

Hi Braian,

Not out of the box with a Snippet.

But you can go to the Composer, activate Developer View on Chrome, and look the REST API Calls which does the composer and replicate it, easy to say not that easy to replicate

Best Regards,

View solution in original post

2 REPLIES 2

Hi Braian,

Not out of the box with a Snippet.

But you can go to the Composer, activate Developer View on Chrome, and look the REST API Calls which does the composer and replicate it, easy to say not that easy to replicate

Best Regards,

Aanjan
9-Granite
(To:byutz)

Brian, just to add to Carles's reply, you can only access (get) the existing image. The call used for that is - localhost/Thingworx/OrganizationLogoViewer/Name_Of_Org

Top Tags