Custom Fields / Attributes

Hi,


I want to add attributes to a constituent using the custom fields API.


I would think this end point would do it for me but I can't see where to put in the constituent ID for which I want add the attribute on.
https://developer.sky.blackbaud.com/docs/services/56b76470069a0509c8f1c5b3/operations/CreateConstituentCustomField


what am I missing please ?

Comments

  • Include the Constituent's Record ID - not the Lookup ID - as the parent_id. in a call to the endpoint you mention. I'm not sure why it's not called constituent_id, maybe for consistency with other custom field types, eg Action.


    Cheers,

    Steve Cinquegrana | CEO and Principal Developer | Protégé Solutions

  • Thanks Steven that worked :)

Categories