n8n-nodes-qase
v0.1.0
Published
n8n community node para a API Qase TestOps.
Maintainers
Keywords
Readme
n8n-nodes-qase
Community node for n8n that integrates with the Qase TestOps API v1.
Installation
In your n8n instance: Settings → Community Nodes → Install and enter n8n-nodes-qase.
Credentials
- In Qase, go to Settings → API Tokens and create a token.
- In n8n, create a Qase API credential and paste the token.
Resources & Operations
| Resource | Operations | |---|---| | Projeto | Get Many, Get, Create, Delete, Grant Access, Revoke Access | | Caso De Teste | Get Many, Get, Create, Update, Delete, Create Bulk, Attach/Detach External Issue | | Suite De Teste | Get Many, Get, Create, Update, Delete | | Execução | Get Many, Get, Create, Update, Delete, Complete, Update Publicity, Update External Issue | | Resultado | Get Many, Get, Create, Create Bulk, Update, Delete | | Defeito | Get Many, Get, Create, Update, Delete, Resolve, Update Status | | Plano | Get Many, Get, Create, Update, Delete | | Marco | Get Many, Get, Create, Update, Delete | | Ambiente | Get Many, Get, Create, Update, Delete | | Campo Customizado | Get Many, Get, Create, Update, Delete, List System Fields | | Etapa Compartilhada | Get Many, Get, Create, Update, Delete | | Parâmetro Compartilhado | Get Many, Get, Create, Update, Delete | | Configuração | Get Many, Create, Create Group | | Anexo | Get Many, Get, Delete | | Autor | Get Many, Get | | Busca | Search (QQL) | | Usuário | Get Many, Get |
Note: attachment upload (multipart/form-data) is not supported in this version.
