Jump to content

Web Hook issue


Recommended Posts

Morning. 

 

We are having an issue with the call from Web hooks. When a filed within the Asset form is blanked out. In this example its the cost code. the returned call from the Web hook does not include the record so we have no ability to then act on it.  Is there a way we can capture what record has been amended?

{
"onEntityEvent": {
"eventSource": "urn:webhook:entity:Asset:update",
"callingSessionId": "U2020101422807095",
"eventTime": "2020-10-15 17:53:28Z",
"actionBy": "removed to not post email address",
"actionByName": "Chris Anson",
"entity": "Asset",
"record": {
"h_pk_asset_id": "173817",
"h_last_updated": "2020-10-15 17:53:27",
"h_last_updated_by": "removed to not post email address"
}
}
}
t
Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...