Forum Discussion
tarahray
Mar 10, 2020Copper Contributor
Forms with Flow
We have a Microsoft Form that when filled out, flows to an email group and responses populate on a SharePoint list (for consumption and further edits by the department). The Flow fails whenever some...
- Mar 10, 2020
tarahray it sounds line you have set up the further details column in the SharePoint list as a single line of text column which has a 255 character limit. Change this column to a multiple lines of text column which can store up to 63,999 characters.
Rob
Los Gallardos
Microsoft Power Automate Community Super User
RobElliott
Mar 10, 2020Silver Contributor
tarahray it sounds line you have set up the further details column in the SharePoint list as a single line of text column which has a 255 character limit. Change this column to a multiple lines of text column which can store up to 63,999 characters.
Rob
Los Gallardos
Microsoft Power Automate Community Super User
DebLincolnhol
Jun 07, 2021Copper Contributor
I have the same issue. Both the Form and the Sharepoint field is set to multiple lines, but I get the error:
OpenApiOperationParameterValidationFailed. The 'inputs.parameters' of workflow operation 'Create_item' of type 'OpenApiConnection' is not valid. Error details: The API operation 'PostItem' requires the property 'item/Why_x0020_are_x0020_you_x0020_su' to be a string of maximum length '255' but is of length '609'.
OpenApiOperationParameterValidationFailed. The 'inputs.parameters' of workflow operation 'Create_item' of type 'OpenApiConnection' is not valid. Error details: The API operation 'PostItem' requires the property 'item/Why_x0020_are_x0020_you_x0020_su' to be a string of maximum length '255' but is of length '609'.