• mounika nunnagopula
  • NEWBIE
  • 0 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies
Hi

I want to get calendar information about events, meetings of a user and want to show from the Opportunity Open Activities related list.
How can i do with REST API?
 
Hi,

I am new to apex and coding as well. I want to know how to create case record when user is done with the chat through live agent and clicks on end chat button.

In our deployment we are using an authenticated site for users to login to for support. This is all setup and running on the force.com platform using SSO and a force.com site. When a user logs in they gain the ability to chat with support. As a logged in user we are already aware of the users account and contact because they are automatically generated in the production ORG and with SSO they grant the right for us to pull this information from their ORG to create a contact and account in our ORG. When a user inititates a live agent chat there are fields called "Related Entities" that I would like to prepopulate to save the agent time from having to look up the records. I would think this would be feasiable given we already have this information from the authenticated user. Does anyone know how I can I prepopulate these fields?