You need to sign in to do that
Don't have an account?
[HELP] Requirement Issue
Hello guys i have this requirement that i need help/suggestions on how to tackle them. Can this be achieved? if so how can this be acheived
Thank you
Thank you
- create an Invite to one or more Recipients (Contacts) in the CRM, The Name of the Course,one or more Course Sessions
- Couse Invites are received by Recipients via Outlook or suitable email client such that the client can accept and by doing so record the acceptace simultaneously in the recipients Outllook Calendar.
Event
Represents an event in the calendar. In the user interface, event and task records are collectively referred to as activities
https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_objects_event.htm
https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_erd_activities.htm
https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_objects_eventattendee.htm
Let us know if this will help you
Thanks
Amit Chaudhart
1. You can use Visualforce template to sent invites with multiple course details.
2. for tracking you can use email services such thatwhen user accepted the course you can get an email in the email service and parse it.
hope that helps
How can you visualforce template to send invites with multiple course details?
and secondly when you say visualforce template what do you mean?
if you can refer me to a scenario let me know
Thank you
Can you please send me an example if you have one please thank you guys very much