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) 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: