unofficial domopult app extesion. Helps to export all your tickets in csv file.
- Set your X_Auth_Tenant_Token in .env file.
- Execute following commands
git clone [email protected]:kosta-khetagurov/domopult-extension.git
cd domopult-extension
source setenv
swift run
The location of csv will be shown in the command line.