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 Apps / Adding a ID instead of...
Power Apps
Answered

Adding a ID instead of a Title to a sharepoint flow creation

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hey there,

 

So i'm trying to make a flow generate a sharepoint list. everything works and that is great but it automatically creates a title field, in my original list which im trying to recreate i have a ID that just does 1,2,3 depending on what number of field it is. is it in any way possible to recreate this in CAML? below my flow+json code:

WesselO_0-1597388434376.png

 

 

 

{
 "verb": "createSPList",
 "listName": "list_gasten_test",
 "templateType": 100,
 "subactions": [
 {
 "schemaXml": "<Field Type=\"Choice\" DisplayName=\"aangemeld\" Required=\"TRUE\" Format=\"Dropdown\" StaticName=\"aangemeld\" Name=\"aangemeld\"><Default>No</Default><CHOICES><CHOICE>No</CHOICE><CHOICE>Yes</CHOICE></CHOICES></Field>",
 "addToDefaultView": true,
 "verb": "addSPFieldXml"
 },
 {
 "displayName": "gastVoornaam",
 "internalName": "gastVoornaam",
 "isRequired": false,
 "addToDefaultView": true,
 "fieldType": "Text",
 "enforceUnique": false,
 "verb": "addSPField"
 },
 {
 "displayName": "gastAchternaam",
 "internalName": "gastAchternaam",
 "isRequired": false,
 "addToDefaultView": true,
 "fieldType": "Text",
 "enforceUnique": false,
 "verb": "addSPField"
 },
 {
 "displayName": "gastTussenvoegsel",
 "internalName": "gastTussenvoegsel",
 "isRequired": false,
 "addToDefaultView": true,
 "fieldType": "Text",
 "enforceUnique": false,
 "verb": "addSPField"
 },
 {
 "displayName": "gastEmail",
 "internalName": "gastEmail",
 "isRequired": false,
 "addToDefaultView": true,
 "fieldType": "Text",
 "enforceUnique": false,
 "verb": "addSPField"
 },
 {
 "displayName": "Bedrijf",
 "internalName": "Bedrijf",
 "isRequired": false,
 "addToDefaultView": true,
 "fieldType": "Text",
 "enforceUnique": false,
 "verb": "addSPField"
 },
 {
 "displayName": "afspraakDatum",
 "internalName": "afspraakDatum",
 "isRequired": false,
 "addToDefaultView": true,
 "fieldType": "DateTime",
 "enforceUnique": false,
 "verb": "addSPField"
 },
 {
 "displayName": "afspraakMetMail",
 "internalName": "afspraakMetMail",
 "isRequired": false,
 "addToDefaultView": true,
 "fieldType": "Text",
 "enforceUnique": false,
 "verb": "addSPField"
 },
 {
 "verb": "setDescription",
 "description": "list of users login"
 },
 {
 "verb": "setTitle",
 "title": "list_gasten_test"
 }
 ]
}

 

 

 

what it creates right now: 

WesselO_1-1597388182621.png

any help is appreciated, thanks!

Categories:
I have the same question (0)
  • Verified answer
    rimatos Profile Picture
    Microsoft Employee on at

    Hi @Anonymous ,

     

    As far as I know, everytime you create a SharePoint list the "Title" column is always present and is mandatory by default.

     

    I don't have much expertise in SharePoint in terms of the possibility of creating and HTTP request to the SharePoint API that could address this. Maybe you could try and reach the SharePoint community through https://techcommunity.microsoft.com/t5/sharepoint/ct-p/SharePoint.

     

    Hope this helps!

     

    Regards,

    Ricardo 

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 429 Most Valuable Professional

#2
11manish Profile Picture

11manish 191 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 122 Super User 2026 Season 2

Last 30 days Overall leaderboard