Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

Reply
kuldeep_singh
Regular Visitor

Power Automate to ServiceNow Ticket Creation

From Power Automate, email send to a specific email id when someone submit Microsoft Form & then a ServiceNow ticket created.

This is happening from my account used in Power Automate hence the ServiceNow ticket shows my name in 'Requester'

Is there anyway we can show the actual requester who submitted the MS Form, his/her name in ServiceNow ticket !

 

I tried to put Requester Id who submit the MS Form in both subject & body but it's not working.

kuldeep_singh_0-1744183173769.png

I would really appreciate any help or direction you can give me pelase 

1 REPLY 1
Murtaza_Ghafoor
Advocate I
Advocate I

Option 1: Use the "Requested For" Field in ServiceNow (Preferred)

Most ServiceNow ticket types (like Incident, Request, etc.) have a Requested for field that can be set to another user. If your form collects the email of the user (either through "Record name" or by asking them directly), you can use that to populate the actual requester's name.

  1. Ensure your MS Form is collecting user information

    • In Form settings, enable “Record name” to get the submitter's email/name.

  2. Use "Get response details" action after "When a new response is submitted"

  3. Extract the submitter's email or name from the response.

  4. In your ServiceNow "Create Record" step:

    • Set the "Requested For" or "Caller" field using a lookup or directly with their email (depending on the table and your ServiceNow setup).

Helpful resources

Announcements
May FBC25 Carousel

Fabric Monthly Update - May 2025

Check out the May 2025 Fabric update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.

Top Kudoed Authors