Where to find System Record ID for a Constituent Custom Field?

Hello,

I'm creating and updating Custom Fields for Constituents.

I can create them ok, but I can't find where to get the Custom Field System Record ID for the "Update a Constituent Custom Field" node. It is not the Constituent System Record ID.

Thank you,

Lisa.

Best Answer

  • Alex Wong
    Alex Wong Community All-Star
    Tenth Anniversary Facilitator 5 Kudos 5 bbcon 2025 Attendee Badge
    Answer ✓

    Generally you will call the list constituent custom fields API endpoint and then have logic to filter/locate the existing one you want to change. The list constituent custom field will return the custom field system record id to be used in the update API call.

Answers

Categories