Announcements
Uri: _api/web/lists/getByTitle('Display Name of List')/items(@{triggerOutputs()?['body/ID']})/validateUpdateListItem Sample body: { "formValues":[ { "FieldName": "ArchiveDate", "FieldValue": "@{formatDateTime(body('Archive_Date'),'MM/dd/yyyy')}" }, { "FieldName": "Days", "FieldValue": "@{outputs('Compose_Days_to_Complete')}" } ] } Body for multi-choice field: { "formValues": [ { "FieldName": "Animals", "FieldValue": "Dog;Cat;Mouse" } ] } Body to set date field to null: { "formValues":[ { "FieldName": "DateField", "FieldValue": null } ] }
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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
trice602 224 Super User 2026 Season 1
David_MA 185 Super User 2026 Season 1
Kalathiya 94 Super User 2026 Season 1