web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id : CTYYaTAHNwleUhDfauNQiG
Power Automate - General Discussion
Answered

Not well formatted JSON stream. I receive the error while Sending Http request to Sharepoint to CreateSiteDesign.

Like (0) ShareShare
ReportReport
Posted on 20 Jun 2022 13:34:18 by

ssmith_0-1655731943815.png

 

  • Verified answer
    Expiscornovus Profile Picture
    32,205 Most Valuable Professional on 21 Jun 2022 at 08:28:34
    Re: Not well formatted JSON stream. I receive the error while Sending Http request to Sharepoint to CreateSiteDesign.

    Hi @Anonymous,

     

    The properties like info Title, Description, SiteScriptIds also need to be between quotes to turn it into valid json.

     

    Try something like this in the body field:

     

    {
     "info": {
     "Title": "Demo Site",
     "Description": "Creates customer list and applies standard theme",
     "SiteScriptIds": ["Id"],
     "WebTemplate": "64",
     "PreviewImageUrl": "",
     "PreviewImageAltText": "Customer tracking site design theme" 
     }
    }

     

      

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

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Loading complete