• Cash Davidson
  • NEWBIE
  • 0 Points
  • Member since 2020

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 5
    Replies
Hi all,

Trying to write an apex integration that will access a users Google calendar. I would of course prefer to use a built in service that Google provides, but with Apex I am pretty sure it is impossible to use external libraries (aka import dependencies via a pom.xml file). I was wondering if anyone knew of any service that exists that can access a users calendar via the CalendarService google provides?

Thanks in advance!
Hi, 

when debugging the flow, the error occurred during flow and sent codes 
Error ID: 1694603670-371493 (973420906)
Salesforce Error ID: 1694603670-371494 (404447892)
Please help me out.
I appreciated your help/support in this matter. 

Thanks, 
Mah 
 
the trigger should be on account to check the assets and if ALL Assets where product family = "bla bla "  and their status was "Canceled" the trigger should update bla bla Account stage (API Name = Account_Status__c )  to "Cancel".