Hi,
I have just read the documentation about building custom apps for Freshdesk. In the v2 docs I found the following code to set a custom property.
client.interface.trigger("setValue", {id: "customfield name", value: 3})
Is there also something available, like above, for v1?
I want to achieve that a dynamic URL will be inserted in the reply message when a staff member hits a button in the backend
Best regards,
Michel