Skip to content

onlypfachi/n8n-nodes-payspace

Repository files navigation

Banner image

n8n PaySpace Node

This repository contains an n8n node for interacting with the PaySpace API. PaySpace powerful API allows you to access your employee data in order to utilize in your business environment. You can use this node to READ, CREATE , UPDATE or DELETE PaySpace data in n8n system.

Installation Install te node in your n8n server. Restart your n8n server. Usage This node supports various PaySpace API functionalities. You can configure the node to:

  • Get Token
  • Get MetaData.
  • Get Employee *
  • Get Company *
  • Get Lookup Values *
  • File Upload
  • Get Webhooks
  • Custom Config

Properties

  • Environment: Specify the PaySpace environment (e.g., production, staging).
  • Operation: Choose the desired API operation (Get token, Get Metadata, etc.).
  • Api: Choose the desired API endpoint according to your needs.

Values

You can use these values for expressions

Company Identifier Field

1- company_id
2- company_name
3- company_code

Override Config

This node uses NodeJs-Axios. If what you want to do is not working with provided API options you can override the Axios.config by selecting CustomConfig in the operation. This will give you direct control of the config. Make sure you visit the documentation here and understand the config schema

Development

All contributions to this node are welcome. Feel free to create pull requests for bug fixes or improvements.

You can get in contact with the developer here BUY ME A COFFEE

License

This node is licensed under the MIT License. See the LICENSE file for details.

Developer does not work for Payspace, this is utterly made for convenience use of the powerful API! And also because I love to code😉

Releases

No releases published

Packages

No packages published