Outlook Client: Difference between revisions

From Accelerator for SageCRM
(Created page with "The outlook client we ship comes preconfigured with the core app location in the settings EG image here However if you are not running SSL (https) on your CRM you may need...")
 
No edit summary
Line 3: Line 3:
EG
EG


image here
[[File:ac_outlook_settings1.png]]


However if you are not running SSL (https) on your CRM you may need to update this path to a local install of the web application.
However if you are not running SSL (https) on your CRM you may need to update this path to a local install of the web application.
Line 17: Line 17:
EG
EG


image 2 here
[[File:ac_outlook_settings2.png]]

Revision as of 12:52, 2 September 2021

The outlook client we ship comes preconfigured with the core app location in the settings

EG

However if you are not running SSL (https) on your CRM you may need to update this path to a local install of the web application.

This url is in the format

 * http://crm.someserver.com/CRM/custompages/sagecrmws/webapp/#/

OR

 * http://someserver/CRM/custompages/sagecrmws/webapp/#/

where "crm.someserver.com" and "someserver" are your own server name.

EG