Azure Cosmos Document CRUD Version 1
Parameters
Name | Description |
---|---|
Error Handling | Determine what to return if an error is encountered. |
Method | Rest method (GET, POST, PUT, DELETE) |
Database Name | The Database name the document is in. |
Collection Name | The Collection name the document is in. |
Document Name | The Document name/id attempting to create/update. |
Partition Key | The Partition key assocated with the document. Used with PUT and POST methods. Separate multiple partition keys with comma. |
Body | This will be the body of the Rest request sent to Cosmos DB. Format JSON. |
Sample Configration
Name | Description |
---|---|
Error Handling | |
Method | |
Database Name | |
Collection Name | |
Document Name | |
Partition Key | |
Body |
Results
Name | Description |
---|---|
Handler Error Message | |
output |
Looking for a workflow engine?
Learn more about the Kinetic Data Enterprise Workflow Platform
Check it out