How to pass custom attributes into a conversation. #1920
Unanswered
hemalatharamanujam
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am in the process of integrating our chatbot to Chatwoot. How can I send custom attributes that will persist across the different messages sent inside a conversation? Can you please explain with a code sample if possible?
FYI, I am using the webhooks API calls to exchange messages between the Chatbot and Chatwoot. I tried adding the custom values to "additional_attributes" key under "conversation". But they seem to be dropped when I receive messages back from the ruby backend server.
Beta Was this translation helpful? Give feedback.
All reactions