• Alexandros Toulis 6
  • NEWBIE
  • 0 Points
  • Member since 2019

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

My goal is to be able to delete records in Salesforce, as part of a Process Builder.
As I don't know how to work with Flows I went online and followed this Apex method: https://automationchampion.com/tag/call-an-apex-from-process/

Custom Object: Exec_Ed_Opportunity__c
Related: Events

I want to be able to delete Exec Ed Opportunity related Events based on a field criteria.


Can you help me to build the Apex Class? I get errors when I try.

Thanks,
Alexandros
Hi,

My goal is to be able to delete records in Salesforce, as part of a Process Builder.
As I don't know how to work with Flows I went online and followed this Apex method: https://automationchampion.com/tag/call-an-apex-from-process/

Custom Object: Exec_Ed_Opportunity__c
Related: Events

I want to be able to delete Exec Ed Opportunity related Events based on a field criteria.


Can you help me to build the Apex Class? I get errors when I try.

Thanks,
Alexandros