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

Notifications

Announcements

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 522 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 364 Moderator

#3
abm abm Profile Picture

abm abm 243 Most Valuable Professional

Last 30 days Overall leaderboard