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 / Custom Connect: Defaul...
Power Automate
Unanswered

Custom Connect: Default Response

(0) ShareShare
ReportReport
Posted on by 278

I have built a custom connector to the Cascade CMS REST API.  I have used the sample data provided from the responses I have pulled from Postman.  When I attempt to run the flow, the connector response is given the default value of 

 

 

 

 

 

{
 "statusCode":200,"headers":
 {
 "Transfer-Encoding":"chunked",
 "Vary":"Accept-Encoding",
 "Request-Context":"appId=cid-v1:0c37065f-4d7c-47cf-af06-96cd9a75949d",
 "x-ms-function-status":"OK",
 "Date":"Wed, 22 Dec 2021 17:54:49 GMT",
 "Content-Type":"application/json; charset=utf-8",
 "Content-Length":"26"
 },
 "body": 
 {
 "message":"Hello World"
 }
}

 

 

 

 

 

Instead of the correct response of (example create/POST response)

 

 

http://localhost:8080/api/v1/create?u=hill&p=hill
{
 'asset': {
 'page': {
 'name': 'test',
 'parentFolderPath': '/',
 'siteName': 'www.example.com',
 'contentTypeId': 'b9bc37270a00016b00899e533ba18fe5',
 'xhtml': '<div>Content</div>',
 'metadata': {
 'title': 'Page title'
 }
 }
 } 
}

 

 

 

Categories:
I have the same question (0)
  • Red Hodgerson Profile Picture
    Microsoft Employee on at

    Can you provide the YAML definition of the connector here?

  • duncant Profile Picture
    278 on at

    Unfortunately now.  Cascade CMS seems to use a combination of REST and SOAP API.  If you happen to have some information on converting the SOAP SML Documentation to a readable format to create the custom connector, I would be grateful.  

  • Red Hodgerson Profile Picture
    Microsoft Employee on at

    Red2_0-1641590787058.png

    If you edit the connector you should be able to edit the swagger to produce a text file.

     

  • duncant Profile Picture
    278 on at

    For some reason, the Code (Preview) is displaying the default response after the code is disabled.

     

  • bmbyars Profile Picture
    6 on at

    I am looking into setting up flow that allows me to make changes to a CMS page. Did you get this to work? Is there any documentation on how to go about setting up flow to work with Cascade CMS? Any help is much appreciated. 

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 711

#2
Vish WR Profile Picture

Vish WR 691

#3
Haque Profile Picture

Haque 525

Last 30 days Overall leaderboard