urano

n8n node for Urano.pro API

Package Information

Downloads: 1 weekly / 7 monthly
Latest Version: 1.0.1
Author: Urano.pro Team

Documentation

n8n nodes - Urano.pro integration

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

Urano.pro is a robust proposal and sales management platform designed to optimize proccesses,
save time and maximize efficiency of high-performance offices.

Installation
Operations
Credentials
Compatibility
Usage
Resources
Version history

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

This node integrates the Urano.pro API v2.0, organized by resource type:

Client

  • Get Client: Retrieve a Client by ID.
  • Get Client By Identifier: Retrieve a Client by Phone Number, email or CPF.
  • Update Client: Update a Client by ID.

Message Channel

  • Get Many Channels: List all channels.
  • Get Channel: Retrieve a channel by ID.
  • Get Channel's privacy settings: Retrieve the channel's privacy settings on
    the API platform.
  • Get Many Messages From Channel: List all messages from a channel.
  • Send Message: Send a massage from a channel.
  • Delete Message: Delete a message from a channel.
  • Get Many Conversations: List all clients that interacted on a channel.

Sale

  • Get Many Sales: List all sales.
  • Get Sale: Retrieve a sale by ID.
  • Execute Argus Flow: Verify if the sale has pending contracts.
  • Get Many Pending Contracts: List all pending contracts from a sale.
  • Create Pending Contract: Register a pending contract on sale.
  • Update Pending Contract: Update if contract is still pending on sale.

Credentials

To use this node, a subscription to the Urano.pro platform with API access is needed,
to generate your API Key verify the authentication documentation.

Compatibility

This node has been tested with n8n version 1.117.2.

Resources

Discussion