Appointments: Difference between revisions

From Accelerator for SageCRM
No edit summary
No edit summary
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
This feature is not applicable to the Office365 manifest integration due to limitations of the API currently in use there.
-----
Users must link the email to store it into CRM. The system will only send these linked items to CRM and not all Outlook appointments. This is to allow the user privacy control over their appointments and what is stored in CRM.  
Users must link the email to store it into CRM. The system will only send these linked items to CRM and not all Outlook appointments. This is to allow the user privacy control over their appointments and what is stored in CRM.  


Line 5: Line 9:
[[File:apptnew1.jpg]]
[[File:apptnew1.jpg]]


In this case the link to CRM and a TAG will be added
In this case the link to CRM and an Entity TAG will be added


[[File:apptnew2.jpg]]
[[File:apptnew2.jpg]]
Line 14: Line 18:


Within CRM itself the record will be created also setting any external attendees. Other CRM users will be identified by their email addresses.
Within CRM itself the record will be created also setting any external attendees. Other CRM users will be identified by their email addresses.
The Appointment TAG
Here is an example tag.
    ******Powered by CRMTogether.com******8a0c2af9-fc60-439d-be58-42f2415d467e******demo.crmtogether.com******Do not Remove
The section
  demo.crmtogether.com
is used to make sure it is this tag is from the correct server.
The number
  8a0c2af9-fc60-439d-be58-42f2415d467e
is used to identity the record in CRM. This is stored in the "comm_outlookEntryID" field

Revision as of 11:56, 16 June 2021

This feature is not applicable to the Office365 manifest integration due to limitations of the API currently in use there.


Users must link the email to store it into CRM. The system will only send these linked items to CRM and not all Outlook appointments. This is to allow the user privacy control over their appointments and what is stored in CRM.

If the "New Appointment" menu item is clicked from the task pane then this will add in a link.

In this case the link to CRM and an Entity TAG will be added

If not then there is a button there to add in a link.

Within CRM itself the record will be created also setting any external attendees. Other CRM users will be identified by their email addresses.


The Appointment TAG

Here is an example tag.

   ******Powered by CRMTogether.com******8a0c2af9-fc60-439d-be58-42f2415d467e******demo.crmtogether.com******Do not Remove 

The section

 demo.crmtogether.com

is used to make sure it is this tag is from the correct server.

The number

 8a0c2af9-fc60-439d-be58-42f2415d467e

is used to identity the record in CRM. This is stored in the "comm_outlookEntryID" field