![Logo](https://s3.devantage.com.br/devantage-public/logo-100x100.png)

# n8n-nodes-autentique

This is an n8n community node for Autentique's API.

[n8n](https://n8n.io/) is a [fair-code licensed](https://docs.n8n.io/reference/license/) workflow automation platform.

[Installation](#installation)  
[Operations](#operations)  
[Compatibility](#compatibility)  
[Usage](#usage)
[Resources](#resources)  
[Version history](#version-history)

## Installation

Follow the [installation guide](https://docs.n8n.io/integrations/community-nodes/installation/) in the n8n community nodes documentation. The published package's name is: `@devantage/n8n-nodes-autentique`

## Operations

These are the currently available resources and it's respective operations.

### Document

- Create (with file upload)
- List
- Get by ID
- Delete
- Add signer
- Delete signer
- Create link to signature
- List by folder ID
- Move to a folder

### Folder

- Create
- List
- Get by ID
- Delete

## Compatibility

The current version is compatible with n8n installations above v1.0.0.

## Usage

Instructions will be written as soon as possible.

## Resources

- [n8n community nodes documentation](https://docs.n8n.io/integrations/#community-nodes)
- [Autentique's API documentation](https://docs.autentique.com.br/api)
