• Trevor Viall 7
  • NEWBIE
  • 0 Points
  • Member since 2021

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 0
    Replies
I'm not even sure if this is possible, but is there a way that I can have an apex class attached to a platform event that subscribes synchronously? I am trying to build out a PE trigger than after insert can ether use a queueable apex or synchronous apex call depending on the use case of what needs to subscribe to it.
I am trying to create an Age Formula field that takes in the custome date field Birthdate the only issue is Birthdate is Encrypted. Is there any way to do this?