Power Automate - update syntax
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user