You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on setting up a custom flow for the CSAT survey and need some assistance. I'm sending the emails from my own server based on several conditions and want to include a URL to the survey page in that email. According to the API documentation, the URL requires a {conversation_uuid}, but I can only find the conversation_id.
I've tried using the conversation_id in place of the UUID, but it doesn't work. Can anyone explain where I can find the UUID of the conversation or how I can generate a CSAT URL based on the conversation details?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello everyone!
I'm working on setting up a custom flow for the CSAT survey and need some assistance. I'm sending the emails from my own server based on several conditions and want to include a URL to the survey page in that email. According to the API documentation, the URL requires a {conversation_uuid}, but I can only find the conversation_id.
I've tried using the conversation_id in place of the UUID, but it doesn't work. Can anyone explain where I can find the UUID of the conversation or how I can generate a CSAT URL based on the conversation details?
Thank you very much for your help!
Beta Was this translation helpful? Give feedback.
All reactions