n8n-nodes-tanss-api
Version:
Nodes für das Tanss Ticketsystem
46 lines (34 loc) • 1.44 kB
Markdown
# TANSS API Integration for n8n
This repository contains custom n8n nodes for interacting with the **TANSS API**. The nodes provide functionalities to manage tickets, authentication, and ticket lists within the TANSS system.
- **Deutsch:** Falls Fehler oder Probleme auftreten, melden Sie diese bitte an mich, ich werde diese gerne beheben.
- **English:** If you encounter any errors or issues, please report them to me.
Über Feature Requests würde ich mich freuen.
---
## ✨ Features
### **Authentication**
- Log in securely to the TANSS API using credentials.
### **Ticket Management**
- Fetch ticket details by ID.
- Create comments on tickets.
- Retrieve ticket history.
- Update ticket details effortlessly.
- Delete tickets with optional entity migration.
- Merge tickets into a target ticket.
- Creates a Ticket with the given information.
### **Ticket Lists**
- Retrieve tickets assigned to the current employee.
- Fetch general tickets not assigned to any employee.
- View tickets for a specific company.
- Fetch tickets unrelated to any company.
- Access project-related tickets.
- List tickets assigned to other technicians.
### **PC Management**
- Fetch PC or server details by ID.
- Create a new PC or server
- Update PC or server details
- Delete PCs or servers
---
## 🚀 Installation
1. Clone this repository to your local environment:
```bash
git clone https://github.com/BuddiesD/n8n-nodes-tanss-new.git