As the title states. I’m attempting to set up a Discord notification system depending on post:* trigger received. It’s scenario based, so depending on the Audience type, it may go to one or many channels within a Discord server. When testing, I can’t seem to differentiate “Free and paid members” from “Free members only”. Each trigger returns is_public as false and the tiers array contains the ID for the free tier. I can’t tell if this is an error with the API, user error, or if I’m needing to consider another value. All of the other post Audience types seem fairly straight foward.
Please let me know if there is anything else I should add to help.