NotificaMe Hub icon

NotificaMe Hub

Integração com NotificaMe Hub API

Overview

This node integrates with the NotificaMe Hub API to send text messages via Instagram. It is useful for automating Instagram messaging workflows, such as sending notifications, customer support messages, or marketing texts directly to Instagram users. For example, a business can use this node to send personalized messages to customers on Instagram channels automatically.

Use Case Examples

  1. Sending a welcome message to a new Instagram follower using their recipient ID and channel ID.
  2. Automating customer support responses by sending text messages to Instagram users based on triggers in a workflow.

Properties

Name Meaning
ID Do Canal The Instagram channel ID from which the message will be sent.
ID Do Destinatário The recipient's Instagram user ID to whom the text message will be sent.
Mensagem The text content of the message to be sent to the recipient on Instagram.
Request Options Settings to control request behavior such as batching, SSL certificate validation, proxy usage, and request timeout.

Output

JSON

  • messageId - The unique identifier of the sent message.
  • status - The status of the message sending operation (e.g., success, failure).
  • timestamp - The time when the message was sent.

Dependencies

  • Requires an API key credential for NotificaMe Hub API authentication.

Troubleshooting

  • Ensure the Instagram channel ID and recipient ID are correct and valid to avoid message sending failures.
  • Check network connectivity and proxy settings if requests time out or fail.
  • If SSL certificate validation errors occur, consider enabling the option to ignore SSL issues, but be aware of security risks.
  • Verify that the API key credential is correctly configured and has the necessary permissions.

Links

Discussion