This commit is contained in:
dcore94 2021-09-13 16:14:57 +02:00
parent a259503e9f
commit a633d782a9
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
"taskReferenceName" : "create_parent_folder",
"type" : "SIMPLE",
"inputParameters" : {
"url" : "${init.input.storagehub}/workspace//items/{{workspace-root-id}}/create/FOLDER",
"url" : "${init.input.storagehub}/workspace/items/${init2.input.workspace_root_folder_id}/create/FOLDER",
"method" : "POST",
"headers" : {
"Content-type": "application/x-www-form-urlencoded",