
Sharepoint Errors
Troubleshoot and fix errors that appear in your automations
Solution
This error occurred because you provided an incorrect value for the field or left the field blank.
To resolve this error, please follow these guidelines -
1 - Remove any instances like - ':/', '%', '+', '*', '$', '@', '?', ';', or ':'
2 - This is a required field so ensure that the text is non-empty and non-null.
You must provide a valid value for all the required fields.
Example -
Name - John /Doe?
Valid - John Doe
Solution
This error occurred because the name you entered contains spaces at the beginning or end.
SharePoint does not permit leading or trailing spaces in the name field.
To resolve this error,
1. You must remove any spaces at the beginning or end of the name.
2. Make sure that the name is entered without any leading or trailing spaces.
Example -
Invalid Name: "My Documents " (with a trailing space)
Valid Name: "My Documents" (without leading or trailing spaces)
Solution
This error occurred because you were trying to add a Folder/File name already present in your account.
To overcome this error, please modify your flow to be like -
Step 1 - Trigger
Step 2 - Add Search Folder by name /Search File by name
action and use the name from the incoming record in step 1 and test it.
Step 3 - Add a condition - ID = does not exist
If you don’t find an ID as a result of step 2, it means it is not present and can be used to create a new Folder/File.
Step 4 - Now add the Create Folder
step.
Need More Help?
Email us your problem at support@integrately.com, and we’ll find you a solution.
Tell us your problem and we will find a solution for you. Start Chat