Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 631871
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T20:00:52+00:00 2026-05-13T20:00:52+00:00

I am extending some CRM callouts to add extra functionality, I have been told

  • 0

I am extending some CRM callouts to add extra functionality, I have been told not to rewrite them as plugins for compatibility reasons. In a postupdate on the lead entity I want to carry out some extra actions if a certain attribute on the lead entity has changed. My callout is corectly registered and triggers after a lead is updated and runs the overidden method with the below sig

public override void PostUpdate(CalloutUserContext userContext, CalloutEntityContext entityContext, string preImageEntityXml, string postImageEntityXml)
{
}

From what i understand i can deserialise preImageEntityXml and postImageEntityXml into DynamicEntity objects so that I can work out what has changed. However preImageEntityXml and postImageEntityXml are both null and i can’t work out why.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T20:00:52+00:00Added an answer on May 13, 2026 at 8:00 pm

    It is really a shame that you cannot rewrite the callouts as plugins. Plugins would work perfectly here because you can register your steps to only fire if specific attributes have changed. That way your plugin is not running on every update of the specified entity (like a callout would).

    Although it has been a while since I wrote a 3.0 callout, I remember there being a callout.config file where you would specify pre and postvalues that you wanted passed along with your callout. Perhaps there are no pre and post values registered for the callout?

    <callout entity="lead" event="PostUpdate">
     <subscription...>
      <prevalue>...
      ...
      <postvalue>...
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a project for which we are extending some functionality from an existing
I'm having some trouble extending Classes in PHP. Have been Googling for a while.
I'm extending the functionality of a class with a subclass, and I'm doing some
I have questions about inheriting(extending) methods from classes and hiding some classes and methods
I have an abstract class AbstractEvent and some real classes extending it. I want
Hey, i'm extending some WPF controls, and need to implement some custom events. I've
I'm looking into extending some code that handles automatic opening and reading of Excel
I'm extending some Linq to SQL classes. I've got 2 similar statements, the 1st
I am extending Python with some C++ code. One of the functions I'm using
O.K. I think that's an easy one! I have a ViewMasterPage with some links

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.