Right now, when a webhook is activated, the information it sends for tags, CustomFields, etc. is encoded with the internal identifier in Favro. It would be very interesting to see the visible value of the tags or custom fields as well as the name given to the CustomField. Receiving an array of tags that basically reads: ["Nul9aErJoBzezAlx”, “Blw3iztdsFnabKLRM"] is not useful when it comes to integrating with other tools. Especially when there is no way to see those IDs without diving into the API (whose documentation seems to be somewhat outdated) The same goes for CustomFields. The ID is received and the Values array sends only IDs. It would be interesting if, apart from the ID, the Value it has will be sent