Power Automate - update syntax

This commit is contained in:
2026-02-23 10:36:41 +01:00
parent 382a677297
commit 3502786af8
2 changed files with 10 additions and 14 deletions
@@ -22,13 +22,11 @@ http:
description: Schema key (auto-generated by Power Automate platform, change this in case of unauthorized)
body:
type: json
data: "{\r
\ \"requestId\": 10868,\r
\ \"exportGroup\": \"API\"\r
}"
data: |-
{
"requestId": 10868,
"exportGroup": "API"
}
auth: inherit
settings:
@@ -21,13 +21,11 @@ http:
type: query
body:
type: json
data: "{\r
\ \"moduleTag\": \"PROPOSTA_CCT_DOCENTE\",\r
\ \"step\": \"\"\r
}"
data: |-
{
"moduleTag": "PROPOSTA_CCT_DOCENTE",
"step": ""
}
auth: inherit
settings: