Get list of users who consented to marketing emails
Hey there
I cant find a way to either filter users or export them with data about kp_marketing_consent
If we want to send out emails that would be like a must have feature
The full User export doesnt contain this data
The kinde.com admin users table has like no filters at all
And the managment api does not have a way to filter the /api/v1/users query which allow us to filter based on those props
Is there another way to simply get this data instead of having to get ALL users from the managment api and filtering on our end ?
I cant find a way to either filter users or export them with data about kp_marketing_consent
If we want to send out emails that would be like a must have feature
The full User export doesnt contain this data
The kinde.com admin users table has like no filters at all
And the managment api does not have a way to filter the /api/v1/users query which allow us to filter based on those props
Is there another way to simply get this data instead of having to get ALL users from the managment api and filtering on our end ?