What is the primary purpose of the Infranodus node in n8n?
The Infranodus node allows users to build powerful workflow automations and Integrations around their Infranodus knowledge graph. It enables sending new concepts or retrieving existing notes directly within an n8n workflow.
Does the Infranodus node support different operations?
Yes, this node supports various operations, such as creating new content (e.g., adding text snippets or concepts) and fetching or updating existing data within your Infranodus space.
Can this node be used as a trigger to start a workflow?
Currently, the n8n-nodes-infranodus node primarily functions as an action node. While it is not set up as a trigger to start a workflow based on new Infranodus activity, it is vital for complex Integrations when processing data pulled from other sources.
How do I handle authentication for the Infranodus node?
Authentication usually involves setting up an API key or access token within the credential settings of the node. This ensures secure Integrations between n8n and your Infranodus account for all data operations.
What kind of data can I automate sending to Infranodus using this node?
You can automate sending text notes, links, paragraphs, or any structured data derived from other Integrations. This is essential for automatically generating graph entries when the workflow is triggered by an external event.