Hello Airship Community,
I am currently working on updating attributes for multiple named users in Airship and encountered a challenge. While I can use the endpoint /api/named_users/{named_user_id}/attributes
to update attributes for a single named user, I haven't found a way to efficiently batch update attributes for multiple named users where each user requires unique attribute values.
The API documentation suggests using /api/channels/attributes
for batch updates, but this method seems to only support setting the same attribute values for all users specified in the audience object.
Has anyone found a solution or workaround for performing batch updates with unique attribute values for each named user? Any guidance or suggestions on how to approach this would be greatly appreciated.
Thank you!
Comments
0 comments