Kinetic Request CE Space Update Version 1
Parameters
Name | Description |
---|---|
Error Handling | Determine what to return if an error is encountered. |
Space Slug | The Space being updated (defaults to info value if not provided). |
New Space Slug | The new Space slug (if updating the space slug) |
New Space Name | The new Space name (if updating the space name) |
Attributes | A JSON array of the attributes to update / create. Ex. [{'name': 'Attribute Name','values': ['Attr Value 1']}] |
Bundle Path | The new bundle path (if applicable) |
Shared Bundle Base | Shared bundle base path (if applicable) |
Sample Configration
Name | Description |
---|---|
Error Handling | Error Message |
Space Slug | test-space |
New Space Slug | test-space2 |
New Space Name | Test Space 2 |
Attributes | [{"name": "test","values": ["Acme"]}] |
Bundle Path | test-space-2 |
Shared Bundle Base | shared-bundle |
Results
Name | Description |
---|---|
Handler Error Message |
Looking for a workflow engine?
Learn more about the Kinetic Data Enterprise Workflow Platform
Check it out