web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / How to create a new it...
Power Automate
Suggested Answer

How to create a new item and add a user to a Person type column using SharePoint HTTP Request

(1) ShareShare
ReportReport
Posted on by 9
How can I create a new item in a SharePoint list and add an office365 user to a Person type column? The user won't always be a member of the site, so I'm not able to use the id of the site user. 
 
I've tried with the following code and didn't have any luck:
{
 "__metadata": {
    "type": "SP.Data.<List name>ListItem"
  },
"formValues":[
	{
	    "FieldName": "Actiontakenby",
	    "FieldValue": "[{'Key':'i:0#.f|membership|<email>]}'}]"
	}
    ],
}
I've also tried changing the Uri and use all of the following without any luck: /items , /AddValidateUpdateItemUsingPath , and /validateUpdateListItem
I've been able to submit and create the new item by removing the people type column, so I know this column is the one causing the issue.
 
 
I can't use 'Create Item' because I'm saving my site address as a variable to later share this flow as a template, this is why I'm using HTTP Request with POST method. 
Categories:
I have the same question (0)
  • Suggested answer
    Michael E. Gernaey Profile Picture
    53,969 Moderator on at
    Hi
     
    Sorry I dont follow. If you are making it a configurable Site and Configurable List, why can't you use Create Item?
     
    I mean the whole point of using Environment Variables is to do exactly what you want to do and use it as a template.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 594

#2
Valantis Profile Picture

Valantis 328

#3
David_MA Profile Picture

David_MA 281 Super User 2026 Season 1

Last 30 days Overall leaderboard