Hello guys!
I need to add custom interaction attribute after the interaction has already finished, is this possible?
Hello guys!
I need to add custom interaction attribute after the interaction has already finished, is this possible?
Hello,
If you mean participant data/attributes, yes, it is possible to update the attributes on a conversation participant for up to 60 days after the conversation happened. After 60 days, you can't change conversation data anymore.
You can use PATCH /api/v2/conversations/{conversationId}/participants/{participantId}/attributes for this.
Regards,
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.