PEC: Receive (Aruba)

italia_pec_aruba_receive · trigger · Italy (PEC/SDI) · Available · v0.2.0

Description

Trigger the workflow when a new PEC arrives on an Aruba account (IMAP polling imaps.pec.aruba.it).

⚙️ Configuration parameters

Fields shown in the editor when configuring the node. Generated directly from the NodeDefconfigFields.

FieldTypeRequiredDefaultDescription
username
PEC username
stringyes
[email protected]
password
PEC password
string (encrypted)yes
pollIntervalSec
Intervallo polling (secondi)
numberno60Frequenza con cui controllare nuove PEC. Default 60s.
filterSubject
Filtro oggetto (regex, opzionale)
stringno
^(Fattura|Sollecito)
Esegue il workflow solo se l'oggetto matcha questa regex. Esempi: ^Fattura.* · \[URGENTE\] · .*scadenza.*

💡 Configuration example

JSON snippet of the node as it appears in the workflow. Values are derived fromdefaultValue and from required parameters.

{
  "id": "node-italia_pec_aruba_receive-1",
  "defId": "italia_pec_aruba_receive",
  "label": "PEC: Receive (Aruba)",
  "config": {
    "username": "[email protected]",
    "password": "<password>",
    "pollIntervalSec": 60
  }
}

🔒 Security notes

Per-tenant encrypted Aruba PEC credentials. SMTP/IMAP TLS 1.2+ mandatory. Compliant with CAD (Digital Administration Code).

🔗 Related nodes in the same category

Ready to use PEC: Receive (Aruba)?

Available now on all FlowForge plans. Try it free without a credit card.

Start freeBrowse all nodes