• Trevor Smith 17
  • NEWBIE
  • 10 Points
  • Member since 2020

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies
Hello everyone,

Simply put I want to update a record without having the update trigger fire. I have a callout running in a future method that updates the record. However, as you can see this is very problematic since I want it call my callout every time a record is updated but this would cause an infinite loop. Any ideas?
Hello everyone,

Simply put I want to update a record without having the update trigger fire. I have a callout running in a future method that updates the record. However, as you can see this is very problematic since I want it call my callout every time a record is updated but this would cause an infinite loop. Any ideas?