CIS-ITSM · Question #151
What would you use to create Incident records based on email sent by users or systems?
The correct answer is C. Inbound Flow Action. Inbound Email Actions (also called Inbound Flow Actions) are the mechanism ServiceNow uses to process incoming emails and automatically create or update records. By configuring an Inbound Email Action with the target table set to 'Incident,' the platform will parse incoming…
Question
What would you use to create Incident records based on email sent by users or systems?
Options
- ATransform Map
- BRecord Producer
- CInbound Flow Action
- DData Collection Job
How the community answered
(43 responses)- A2% (1)
- B5% (2)
- C91% (39)
- D2% (1)
Explanation
Inbound Email Actions (also called Inbound Flow Actions) are the mechanism ServiceNow uses to process incoming emails and automatically create or update records. By configuring an Inbound Email Action with the target table set to 'Incident,' the platform will parse incoming emails and generate Incident records, populating fields like caller, short description, and description from the email content. Transform Maps are used for scheduled data imports from external sources. Record Producers create records through the Service Catalog UI. Data Collection Jobs are used for scheduled bulk data collection, not real-time email processing.
Topics
Community Discussion
No community discussion yet for this question.