0.6.3 • Published 4 months ago

@rfdez/n8n-nodes-splitwise v0.6.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

n8n-nodes-splitwise

This is an n8n community node. It lets you use Splitwise in your n8n workflows.

Splitwise is a service that lets you split expenses with others. Keep track of your shared expenses and balances with housemates, trips, groups, friends, and family.

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials
Compatibility
Usage
Resources
Version history

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

  • Groups

    • Delete a group
    • Get information about a group
    • List the current user's groups
    • Restore a group
  • Expenses

    • Create an expense (in equally split mode)
    • Delete an expense
    • Get expense information
    • List the current user's expenses
    • Restore an expense

Credentials

To use this node you need to create an application in your Splitwise account. You can create one here.

Once you have created the app, you can use one of the following authentication methods with it in n8n:

  • API Key
  • OAuth 2.0

If you are using the API Key authentication method, you need to provide the API Key in the API Key field, you can generate one here.

If you are using the OAuth 2.0 authentication method, you need to copy the callback URL provided in the credentials window and paste it in the Callback URL field of your app in Splitwise. You can then enter the credentials in the OAuth2 field in the credentials window in n8n. For Splitwise, the OAuth2 field requires the following credentials:

  • Client ID also known as the Consumer Key in Splitwise
  • Client Secret also known as the Consumer Secret in Splitwise

Compatibility

This node was tested against Splitwise API 3.0.0 and n8n 1.7.1.

Usage

If you are new to n8n, it is recommended to read the Getting Started guide for a high-level overview of n8n.

Resources

0.6.3

4 months ago

0.6.2

6 months ago

0.6.1

8 months ago

0.6.0

8 months ago

0.5.0

8 months ago

0.4.0

8 months ago

0.3.0

8 months ago

0.2.0

8 months ago

0.1.1

8 months ago

0.1.0

10 months ago