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 / Error Code and Don't k...
Power Automate
Unanswered

Error Code and Don't know how to fix

(0) ShareShare
ReportReport
Posted on by
I keep getting this error code and I cannot find a way to fix it
 
 
 
 
Action 'Create_item' failed: The 'inputs.parameters' of workflow operation 'Create_item' of type 'OpenApiConnection' is not valid. Error details: Input parameter 'item/EVENTS_x002d_ProposedStartdate_x' is required to be of type 'String/date'. The runtime value '""' to be converted doesn't have the expected format 'String/date'
Categories:
I have the same question (0)
  • Chriddle Profile Picture
    8,721 Super User 2026 Season 2 on at
    This error states that EVENTS_x002d_ProposedStartdate_x is an empty string, but must be a string representing a date.
  • toomuchcoffee1122 Profile Picture
    114 on at
    Are you trying to populate the field with dynamic content? And does this field have to have data?
     
    If yes, you can use a Compose action and set the value as the dynamic content field. Then in the create item activity at the field you want to populate use this code as an expression:
     
     
    if(equals(outputs('YourCompose'),''),null,outputs('YourCompose'))
     
    Even though the field may not be required, SharePoint date fields still require a value of some sort.
     

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 Automate

#1
David_MA Profile Picture

David_MA 247 Super User 2026 Season 2

#2
11manish Profile Picture

11manish 164 Super User 2026 Season 2

#3
trice602 Profile Picture

trice602 138 Super User 2026 Season 2

Last 30 days Overall leaderboard