Skip to content

Get the users tickets data into a beautiful word cloud image sent to your email

License

Notifications You must be signed in to change notification settings

diegotco/zendesk_tickets_data

Repository files navigation

What this program does?

  • This program gets the users request text within the Zendesk tickets.
  • Then, create a word cloud image with png extension.
  • And finally send that image to an email.

  • How to run this program?

    A) Download the files.

    You can choose any of the following options:

    • You can clone this repo (recommended).
    • Or just manually download the files with the .py extension.
    • Put all the files in the same folder.

    B) Do this:

    1. Create a .env file and set the following info like this:
      https://user-images.githubusercontent.com/22822405/210816877-bd016f2b-0d6c-4805-99eb-c2463672879c.png
    2. Now set your own ticket search options in the "zd_ticket_messages.py" file like this:
      https://user-images.githubusercontent.com/22822405/210815907-dec2fc5f-72c6-4878-9f68-702141b6e7eb.png

    C) Run the program.

    • Run ONLY the home.py file

    What to expect?

    The results are like this:

    image


    Documentation

    You can find all you need in the official Zendesk API documentation here:


    Do you see improvements in the code?

    About

    Get the users tickets data into a beautiful word cloud image sent to your email

    Topics

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages