Skip to main content

5 docs tagged with "inbound-email"

View all tags

Inbound Email Actions

Guide for creating ServiceNow Inbound Email Actions using the Fluent API. Inbound email actions define how ServiceNow processes incoming emails — creating records, updating existing records, sending auto-replies, or running custom logic when emails are received.

InboundEmailAction

Configure an Inbound Email Action record. Inbound email actions define how ServiceNow

trigger

Trigger definitions for starting a Flow. Pass a trigger as the first argument to wfa.trigger().

Workflow Automation Flow Guide

Comprehensive guide for creating and editing ServiceNow Workflow Automation (WFA) flows using the Fluent SDK. Covers Flow Designer flows including triggers, actions, flow logic, data pills, approvals, and service catalog integration. Use this when implementing event-driven automation, scheduled tasks, approval workflows, or any WFA component.

Workflow Automation Trigger Guide

Triggers define when a Workflow Automation flow activates. They are the first argument to wfa.trigger() and fall into three categories: