AutomationFlowsGeneral › List Infomaniak Mail Hostings

List Infomaniak Mail Hostings

List Infomaniak Mail Hostings. Uses n8n-nodes-infomaniak. Event-driven trigger; 2 nodes.

Event trigger★☆☆☆☆ complexity2 nodesN8N Nodes Infomaniak
General Trigger: Event Nodes: 2 Complexity: ★☆☆☆☆ Added:

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "name": "List Infomaniak Mail Hostings",
  "nodes": [
    {
      "parameters": {},
      "id": "c1a2b3c4-0001-4000-8000-000000000001",
      "name": "Manual Trigger",
      "type": "n8n-nodes-base.manualTrigger",
      "typeVersion": 1,
      "position": [
        240,
        300
      ]
    },
    {
      "parameters": {
        "authentication": "apiKey",
        "product": "infomaniak_api_mail.json",
        "operation": "GET /1/mail_hostings",
        "pathParameters": {},
        "queryParameters": {
          "limit": 50
        },
        "bodyParameters": {},
        "returnAll": false,
        "limit": 50,
        "splitIntoItems": true,
        "returnFullResponse": false
      },
      "id": "c1a2b3c4-0001-4000-8000-000000000002",
      "name": "Infomaniak",
      "type": "n8n-nodes-infomaniak.infomaniak",
      "typeVersion": 2,
      "position": [
        520,
        300
      ]
    }
  ],
  "connections": {
    "Manual Trigger": {
      "main": [
        [
          {
            "node": "Infomaniak",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {}
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

List Infomaniak Mail Hostings. Uses n8n-nodes-infomaniak. Event-driven trigger; 2 nodes.

Source: https://github.com/sitrifix/n8n-nodes-infomaniak-api/blob/f48f8c88ac2da78b98abd69846c6e0fc3ff8af1f/examples/workflows/list-domains.json — original creator credit. Request a take-down →

More General workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

General

Protect Pdf With The Password Using Convertapi. Uses manualTrigger, readWriteFile, stickyNote, httpRequest. Event-driven trigger; 7 nodes.

Read Write File, HTTP Request, Google Drive
General

Kb Tool Confluence Knowledge Base. Uses executeWorkflowTrigger, httpRequest, stickyNote. Event-driven trigger; 7 nodes.

Execute Workflow Trigger, HTTP Request
General

N8N Español - Ejemplos. Uses manualTrigger, executeCommand. Event-driven trigger; 7 nodes.

Execute Command
General

Manual Stickynote. Uses graphql, manualTrigger, stickyNote. Event-driven trigger; 7 nodes.

GraphQL
General

[E2E] Availability Exceptions - Create and Delete. Uses CUSTOM. Event-driven trigger; 7 nodes.

Custom