Dear friend, you can find this by inspect element tool, please open the form, right-click on the form > inspect element then hover over the field which ID you want to check, you’ll see something like 2-element, this means field ID is 2 and you should write the field ID like this {2}.
Please let me know if you’ll have any further inquiries.