Hi I’m sending some custom fields to profiles in Klaviyo through the Track & Identify API.
I’m wondering for fields with the same value across my whole shop (for example all of my customers will receive 100 points on their birthday), is there a way to send it somewhere “globally” ish instead of pinging the API and updating all profiles every time that value is changed?
Right now I’m just playing around with the Track and Identify endpoint and it’s really fast so I have no complain, but it might also because I only have a few customers for testing. I’m not sure if that would be the same if I have a few hundred thousands profiles and using the RESTful APIs (such as the Profile one).