How to connect SharePoint online with SharePoint designer 2013

How to connect SharePoint online with SharePoint designer 2013

Note: If you encounter the permission error, the following steps will help you resolve it as well.

  • Download SharePoint designer 2013
  • Allow custom scripting feature from SharePoint Management Shell.     
  • Connect SharePoint Online site with SharePoint designer 2013.

 Allow custom scripting feature from SharePoint Management Shell

1.     Download and Install SharePoint Online Management Shell

2.     Connect your SharePoint Admin portal to SharePoint Management shell by using following PS-CMD. if you don't have SharePoint Management Shell first please download and Install it.

  •      Connect-SPOService -Url https://admin-domain.sharepoint.com -Credential Admin@youradminidEmailID.com
  •      Run following CMD after connecting to allow custom scripting to connect SharePoint Designer 2013
  •      set-SPOsite https://Site -URL-Which-You-Want-to-Connect -DenyAddAndCustomizePages 0

3.       Now try to connect SharePoint Designer 2013 and make-sure SharePoint Designer is login to your Office365 account which is having site access permissions.

Comments

Popular posts from this blog

How to check when Sharepoint List was created using PowerShell.

Unable to add SMTP address in Office365 (Detailed error message: Unable to update the specified properties for on-premises mastered Directory Sync objects or objects currently undergoing migration. )