Hello, everyone:
What I don't want:
-I don't want/need the comments.
-I'm not looking just for the "description"
What I want is a list or dict of the whole interaction carried by the user because I want to grab and save those words (strings) for a later analysis.
Is that possible?
Thanks in advance for any help ;)
How can I get the whole text interaction in a ticket by using the ZD API?
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.




There isn't a way to directly grab the comments in the format you're looking for, via the API. I've written up a small example script in the context of a ZAF app that does what you're looking for, though:
I hope this helps! Let me know if you have any questions.
Tipene