• Abhisekh
  • NEWBIE
  • 0 Points
  • Member since 2013

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

I'm trying to figure out how is the "Status" field of "EventRelation" related to the "Event" object in salesforce.

 

I need to fire an email or perform some other operation from an external application every time an invitee Accepts or Declines an event, the condition is NOT to query all the Events every time but only when an invitee Accepts or Declines an Event.

 

The LastModifiedDate doesn't get reflected if an invitee accepts or declines an event, therefore I cannot take the LastModifiedDate as reference for my query.

 

Any help here would be highly appreciated.

 

Thanks in advance.

I have a salesforce account - daniel.wymer@teradata.com - and get into endless loop and cannot reach Trailhead.  It seems like I have a Salesforce account, have established a password, but cannot login to Trailhead.
I'm doing the simple lightning components challenge and have hit this problem in my existing trailhead org and a brand new dev org that I've just created:

Challenge not yet complete... here's what's wrong: 
There was an unexpected error while verifying this challenge. Usually this is due to some pre-existing configuration or code in the challenge Org. We recommend using a new Developer Edition (DE) to check this challenge. If you're using a new DE and seeing this error, please post to the developer forums and reference error id: QVWBQHAG

I'm trying to figure out how is the "Status" field of "EventRelation" related to the "Event" object in salesforce.

 

I need to fire an email or perform some other operation from an external application every time an invitee Accepts or Declines an event, the condition is NOT to query all the Events every time but only when an invitee Accepts or Declines an Event.

 

The LastModifiedDate doesn't get reflected if an invitee accepts or declines an event, therefore I cannot take the LastModifiedDate as reference for my query.

 

Any help here would be highly appreciated.

 

Thanks in advance.