Skip to main content

How do I get the value of a custom field when intercepting Event

  • February 15, 2019
  • 1 reply
  • 36 views

I am using the freshdesk Events API.  When using the ticket.propertiesUpdated event, I find that event.helper.getData() is not returning the value of the custom field we have added to our ticket properties. Is there a way to use the freshdesk API to do this?


This topic has been closed for replies.

1 reply

So the event is getting triggered when the custom field is changed, but the data is not available?