What is the primary function of the MSG91 node in an n8n workflow?
The MSG91 node allows you to automate sending various communications (like SMS or OTPs) directly within your n8n workflow. It provides seamless Integrations for transactional and promotional messaging services.
Which messaging operations can be executed using this node?
You can typically use the MSG91 node to send SMS messages, verify OTPs, manage contact groups, and check message delivery status. These actions are defined as specific operations within the node settings to enable complex Integrations.
How does the MSG91 trigger component initiate a workflow?
The MSG91 trigger listens for specific incoming events, such as delivery receipts or inbound messages received via a webhook. When the event occurs, the trigger captures the payload and starts the n8n workflow, allowing real-time Integrations.
Can I integrate MSG91 with other services using this node?
Yes, the primary strength of n8n is its ability to create complex Integrations. You can connect data from any preceding node (like a CRM or database) and use the MSG91 node to process and send personalized communications automatically based on the trigger.
What authentication method does the MSG91 node support?
The MSG91 node usually supports API Key or Auth Key authentication, which must be securely configured in the credentials section. Proper authentication ensures the node can execute its operations and facilitates successful Integrations and automated trigger setup.