# n8n-nodes-tripletex-credentials

This is an n8n community node. It lets you use Tripletex API with the default HTTP Request node in your n8n workflows.

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

[Installation](#installation)
[Credentials](#credentials)
[Compatibility](#compatibility)
[Usage](#usage)
[Resources](#resources)

## Installation

Follow the [installation guide](https://docs.n8n.io/integrations/community-nodes/installation/) in the n8n community nodes documentation.

## Credentials

[Sign up](https://developer.tripletex.no/contact-us/) for usage of Tripletex API is prerequisite to use the Tripletex API credentials.
After you have recieved your consumer token, log in with a user with apropriate rights and create a employee token.
To use the api start using a new predefined credential type of type Tripletex API inside the HTTP Request node.

## Compatibility

* Minimum n8n version v1.4 (what was tested, will possibly work with lower versions)

## Usage

_This is an optional section. Use it to help users with any difficult or confusing aspects of the node._

_By the time users are looking for community nodes, they probably already know n8n basics. But if you expect new users, you can link to the [Try it out](https://docs.n8n.io/try-it-out/) documentation to help them get started._

## Resources

* [n8n community nodes documentation](https://docs.n8n.io/integrations/community-nodes/)
* [Tripletex API documentation](https://tripletex.no/v2-docs)


