Back to All

Can you set the value of a Custom Attribute externally through an API?

Hi Team,

I'm using a Date Extraction interaction to ask for the birthday and calculate the age using an external API. The API sends a message back in the JSON response that has the age of the person, calculated based on the birth date provided. Is there a way to save this age in a Custom Attribute (or Custom Variable, worst case).

Basically, I want the age to be available for future interactions.