Power Automate - update syntax
This commit is contained in:
@@ -22,13 +22,11 @@ http:
|
|||||||
description: Schema key (auto-generated by Power Automate platform, change this in case of unauthorized)
|
description: Schema key (auto-generated by Power Automate platform, change this in case of unauthorized)
|
||||||
body:
|
body:
|
||||||
type: json
|
type: json
|
||||||
data: "{\r
|
data: |-
|
||||||
|
{
|
||||||
\ \"requestId\": 10868,\r
|
"requestId": 10868,
|
||||||
|
"exportGroup": "API"
|
||||||
\ \"exportGroup\": \"API\"\r
|
}
|
||||||
|
|
||||||
}"
|
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
|
|||||||
@@ -21,13 +21,11 @@ http:
|
|||||||
type: query
|
type: query
|
||||||
body:
|
body:
|
||||||
type: json
|
type: json
|
||||||
data: "{\r
|
data: |-
|
||||||
|
{
|
||||||
\ \"moduleTag\": \"PROPOSTA_CCT_DOCENTE\",\r
|
"moduleTag": "PROPOSTA_CCT_DOCENTE",
|
||||||
|
"step": ""
|
||||||
\ \"step\": \"\"\r
|
}
|
||||||
|
|
||||||
}"
|
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
|
|||||||
Reference in New Issue
Block a user