New way to request Help Center article feedback
I am struggling with the steps in this article https://support.zendesk.com/hc/en-us/community/posts/6485027590426-Guide-Tip-New-way-to-request-feedback-for-article-downvotes?sort_by=created_at&sort_order=desc
In this section of the code: custom_fields: [
{ id: 12386706806425, value: form.url }, //article URL, replace ID with your custom field
{ id: 900005760523, value: reason }, //feedback reason, replace ID with your custom field
],
ticket_form_id: 900000044103, //your article feedback form, replace with your custom form ID
},
what is custom field id for form.url? I do not understand where to find this.
I have the custom field for reason and the ticket form ID. Where might I find the form.url ID?
Thank you for any information!
