Expose Fulfillment Note on Incentives
jsstudz opened this issue · 2 comments
It'd be nice to be able to display the Fulfillment Notes when a donor donates for a certain Incentive.
Currently it's buried in Donor Report.
Use Case:
While streaming, it'd be nice to have an alert that says exactly what the fulfillment note for the incentive that was redeemed.
This is a great idea.
The issue right now is that the Public API is truly public, so any sensitive information in that fulfillment note would be accessible to the world. We have some things in the works that would permit "tiered" access to data like this, but nothing is firm yet.
As we get the ball rolling on the front, I'll reach back out to you on some ideas that might help make this a reality.
What about having 2 fields, Public Note (exposed by the API) and Private Note (not exposed)?