Is it possible to automatically grant promotional entitlements to users based on certain criteria? I see from this article that it can be done through the REST API but I’m unclear if that can be criteria based. Example use cases:
We would like to automatically grant a promotional entitlement for users that:
- Apply a specific Apple Offer Code
- New subscribers within a certain timeframe
- Other RevenueCat customer attributes (that we could pass in)
Thank you!