Standard CRUD Operations
The Connector supports GET operations to read JSON data; PUT operations to create a new record or update an existing record; and DELETE operations to delete an existing record.
Integrate data operations into Camunda-based processes using the Redis Connector. The Connector supports the JSON data format and standard CRUD operations to read, write, and delete JSON data.