NXT Constituent API- Create Fundraiser notes

I wanted to make sure I wasn't missing anything. I don't see the Comment section available when you Create a Fundraiser. In NXT the comment section is called "Reason for assignment". I looked at Edit too to see if I could Edit it and Add it after it was created, nothing there either.

Is this field really missing or is there another way I can import it through Power Automate?

Thanks,

Carol

Answers

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

    You are not missing anything, SKY API is missing this field.

    Looked through the API reference and none of the GET, POST (create), PATCH (edit) endpoint for assigned fundraiser has this "note/reason" field available.

    @Erik Leaver it has happened before where I look and didn't find but was available from another "location/section" of the API grouping, so want to see if you have any insight on this.

  • Your comment is quite insightful, Alex

  • The "Reason for assignment" field is indeed missing from the NXT UI. It exists in the database but never made it to the modern view.

    Power Automate can work, but you will need to use API calls directly, the field is there but hidden.

    If you are comfortable with APIs, build a flow to update the assignment record.

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

    @Callum Everhart

    The reason for assignment field is not missing from RE NXT UI.

    image.png

    Power Automate can work, but you will need to use API calls directly, the field is there but hidden.

    If you are comfortable with APIs, build a flow to update the assignment record.

    I looked through the API Reference documentation (not what's available on Power Automate connector/action) and did not see this field being available. What do you mean by "hidden", can you link me to where you see this referenced?

  • Thanks @Alex Wong , hopefully it will be in a release soon! My research team likes notes added when they unassign someone or reassign.

  • Erik Leaver
    Erik Leaver Blackbaud Employee
    Tenth Anniversary Kudos 5 First Reply Name Dropper

    @Alex Wong & @Carol Grant - please file as an idea with the RENXT team. I'll advocate for this endpoint internally as well.

Categories