Hello,
I am trying to create a new page from Power automate with an http request Even I get 200 OK. My information as below. The request success work on Postman and page could be created with exactly same datasets.
Request;
{
"title": "XXX",
"type": "page",
"space": {
"key": "XXX"
},
"status": "current",
"ancestors": [],
"body": {
"storage": {
"value": "<h1> Test content </h1>",
"representation": "storage"
}
},
"metadata": {
"properties":{
"editor": {
"value": "v2"
}
}
}
}
Response;
.....span id="If you are not automatically redirected click "></span><input id="Continue" type="submit" value="Continue"><span id="Trailing phrase after Continue button".....
URL:
WarrenBelz
146,524
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,906
Most Valuable Professional