Replies: 3 comments
-
Hi there @justdave, Thanks so much for reaching out in the community. I feel that you may be able to get a better answer if I move this question over to the Sponsors area of our community. I'll go ahead and move this over. |
Beta Was this translation helpful? Give feedback.
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
Does adding a comment reopen this? because it still hasn't been answered... |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Question
Body
The documentation shows a property called
privacy_level
in the sponsorship webhook, and defines it as a string, but does not define what the possible values are. If I'm relaying sponsors events to somewhere public with my webhook, then I'll want to redact the sponsor information if that privacy_level is set for a private donor. Or rather, only display the sponsor info if they've made it public.I found a (redacted) sample in this forum showing
"privacy_level": "private"
for a private donor, but haven't found any samples of a public one. I would rather choose to show the info when it's public rather than hiding it when it's private, just in case some other category is added later that should still be private.Beta Was this translation helpful? Give feedback.
All reactions