GrantQuick / BlackbaudSkyApi-RENXT

A Power BI custom data connector for Blackbaud's Raiser's Edge NXT (SKY API)
28 stars 8 forks source link

Appeals Category Missing #7

Open kyleh195 opened 5 years ago

kyleh195 commented 5 years ago

In the appeals end "fundraising/v1/appeals" there is a data field for appeals category "category". I can see a value when I resolve a test query in developer.sky.blackbaud.com but do not see the value come through the connector.

kyleh195 commented 5 years ago

I was able to get the discreet appeals category by editing the code for the AppealListTable section to include category = nullable text.

It might be worth integrating for future users.

GrantQuick commented 5 years ago

Nice one. I don't know if that was an omission on my behalf, or if that data item was subsequently added by Blackbaud. Feel free to submit a pull request.

For info, there's unlikely to be any more development from me on the SKY API due to a job change and I no longer have access to Blackbaud products.