What is the primary function of the UptimeRobot Tool node in n8n?
This node allows for powerful Integrations with UptimeRobot, enabling you to manage monitors, retrieve status updates, and execute automated actions based on your website's availability. It is a crucial component in any uptime monitoring workflow.
How can I use the UptimeRobot Tool to automatically start a workflow?
You use the webhook feature of the UptimeRobot service, configuring it to send alerts to the n8n HTTP endpoint provided by the UptimeRobot Tool node. This setup effectively acts as the trigger for your automation whenever an event occurs.
What types of monitor data can I retrieve using this node?
The UptimeRobot Tool node can fetch detailed monitor lists, specific monitor details, response times, and log events, allowing you to use this data further down the workflow pipeline following the Integrations.
Does this node support creating or updating new monitors within UptimeRobot?
Yes, besides receiving data, the UptimeRobot Tool node supports operations to create, edit, pause, or delete monitors directly through your n8n workflow. These Integrations offer full management capabilities.
Which API key type is required for connecting n8n to UptimeRobot?
For secure Integrations and full operational functionality, you should use the Main API Key from your UptimeRobot settings when configuring the credential for this node. Ensure the trigger permissions are set correctly.