Field Identifier

Created by Apryse Bot, Modified on Wed, 15 Apr at 8:03 PM by Kelly Revilla

A Field Identifier is a unique label assigned to a field, making it easy to reference that field via the Xodo Sign API. If you don't assign one, Xodo Sign auto-generates an identifier automatically.

How to assign a Field Identifier

  1. In the Document Editor, select the field you want to label.
  2. Right-click the field and select Field Identifier.
  3. Enter your desired identifier name.

Best practices

  • Use descriptive identifiers — Names like signerpaysignature or datefield1 make debugging easier.
  • Field identifiers are case-sensitive — They must match exactly in API requests. Always preserve the original casing.
  • Set identifiers when creating templates via the API — Use the identifier property when defining fields:
"identifier": "firstpersonsignature",
"name": "Signature"

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article