This method will auto-generate an ID and create a new workflow. If an ID is specified for the workflow, an error will be thrown.
The workflow that you would like to be saved.
{- "id": "string",
- "name": "string",
- "service": "string",
- "context_service": "string",
- "context_id": "string",
- "trigger_type": "record change",
- "days_before_re_enrollment_is_allowed": 0,
- "record_change_trigger_options": {
- "ruleset": {
- "all": [
- {
- "any": { },
- "all": { },
- "fact": "string",
- "operator": "equal",
- "path": "string",
- "value": "string"
}
], - "any": [
- {
- "any": { },
- "all": { },
- "fact": "string",
- "operator": "equal",
- "path": "string",
- "value": "string"
}
]
}, - "run_on_record_creation": true,
- "run_on_record_modification": true,
- "run_on_record_deletion": true,
- "run_only_when_certain_fields_change": [
- "string"
]
}, - "date_trigger_options": {
- "date_property": "string",
- "time_units": 0,
- "time_interval": "minutes",
- "offset": "on"
}, - "workflow_definition": { },
- "sys_context_key": "string",
- "is_active": true,
- "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
{- "id": "string",
- "name": "string",
- "service": "string",
- "context_service": "string",
- "context_id": "string",
- "trigger_type": "record change",
- "days_before_re_enrollment_is_allowed": 0,
- "record_change_trigger_options": {
- "ruleset": {
- "all": [
- {
- "any": { },
- "all": { },
- "fact": "string",
- "operator": "equal",
- "path": "string",
- "value": "string"
}
], - "any": [
- {
- "any": { },
- "all": { },
- "fact": "string",
- "operator": "equal",
- "path": "string",
- "value": "string"
}
]
}, - "run_on_record_creation": true,
- "run_on_record_modification": true,
- "run_on_record_deletion": true,
- "run_only_when_certain_fields_change": [
- "string"
]
}, - "date_trigger_options": {
- "date_property": "string",
- "time_units": 0,
- "time_interval": "minutes",
- "offset": "on"
}, - "workflow_definition": { },
- "sys_context_key": "string",
- "is_active": true,
- "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
This method will look up a workflow by the specified ID and return it back.
curl -i -X GET \ 'https://platform.api.756794052567.rhythmsoftware.com/workflows/:tenantId/:id?fields=string&consistentRead=string' \ -H 'Authorization: YOUR_API_KEY_HERE'
{- "id": "string",
- "name": "string",
- "service": "string",
- "context_service": "string",
- "context_id": "string",
- "trigger_type": "record change",
- "days_before_re_enrollment_is_allowed": 0,
- "record_change_trigger_options": {
- "ruleset": {
- "all": [
- {
- "any": { },
- "all": { },
- "fact": "string",
- "operator": "equal",
- "path": "string",
- "value": "string"
}
], - "any": [
- {
- "any": { },
- "all": { },
- "fact": "string",
- "operator": "equal",
- "path": "string",
- "value": "string"
}
]
}, - "run_on_record_creation": true,
- "run_on_record_modification": true,
- "run_on_record_deletion": true,
- "run_only_when_certain_fields_change": [
- "string"
]
}, - "date_trigger_options": {
- "date_property": "string",
- "time_units": 0,
- "time_interval": "minutes",
- "offset": "on"
}, - "workflow_definition": { },
- "sys_context_key": "string",
- "is_active": true,
- "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
This method will update an existing workflow with the specified ID.
The updated workflow that will be saved.
{- "id": "string",
- "name": "string",
- "service": "string",
- "context_service": "string",
- "context_id": "string",
- "trigger_type": "record change",
- "days_before_re_enrollment_is_allowed": 0,
- "record_change_trigger_options": {
- "ruleset": {
- "all": [
- {
- "any": { },
- "all": { },
- "fact": "string",
- "operator": "equal",
- "path": "string",
- "value": "string"
}
], - "any": [
- {
- "any": { },
- "all": { },
- "fact": "string",
- "operator": "equal",
- "path": "string",
- "value": "string"
}
]
}, - "run_on_record_creation": true,
- "run_on_record_modification": true,
- "run_on_record_deletion": true,
- "run_only_when_certain_fields_change": [
- "string"
]
}, - "date_trigger_options": {
- "date_property": "string",
- "time_units": 0,
- "time_interval": "minutes",
- "offset": "on"
}, - "workflow_definition": { },
- "sys_context_key": "string",
- "is_active": true,
- "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
{- "id": "string",
- "name": "string",
- "service": "string",
- "context_service": "string",
- "context_id": "string",
- "trigger_type": "record change",
- "days_before_re_enrollment_is_allowed": 0,
- "record_change_trigger_options": {
- "ruleset": {
- "all": [
- {
- "any": { },
- "all": { },
- "fact": "string",
- "operator": "equal",
- "path": "string",
- "value": "string"
}
], - "any": [
- {
- "any": { },
- "all": { },
- "fact": "string",
- "operator": "equal",
- "path": "string",
- "value": "string"
}
]
}, - "run_on_record_creation": true,
- "run_on_record_modification": true,
- "run_on_record_deletion": true,
- "run_only_when_certain_fields_change": [
- "string"
]
}, - "date_trigger_options": {
- "date_property": "string",
- "time_units": 0,
- "time_interval": "minutes",
- "offset": "on"
}, - "workflow_definition": { },
- "sys_context_key": "string",
- "is_active": true,
- "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
This method will patch an existing workflow with the specified ID, using the HTTP PATCH specification.
The patch directives conforming to RFC 6902.
[- {
- "op": "add",
- "path": "string",
- "value": "string"
}
]
{- "id": "string",
- "name": "string",
- "service": "string",
- "context_service": "string",
- "context_id": "string",
- "trigger_type": "record change",
- "days_before_re_enrollment_is_allowed": 0,
- "record_change_trigger_options": {
- "ruleset": {
- "all": [
- {
- "any": { },
- "all": { },
- "fact": "string",
- "operator": "equal",
- "path": "string",
- "value": "string"
}
], - "any": [
- {
- "any": { },
- "all": { },
- "fact": "string",
- "operator": "equal",
- "path": "string",
- "value": "string"
}
]
}, - "run_on_record_creation": true,
- "run_on_record_modification": true,
- "run_on_record_deletion": true,
- "run_only_when_certain_fields_change": [
- "string"
]
}, - "date_trigger_options": {
- "date_property": "string",
- "time_units": 0,
- "time_interval": "minutes",
- "offset": "on"
}, - "workflow_definition": { },
- "sys_context_key": "string",
- "is_active": true,
- "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
This method will delete a workflow with the specified ID.
curl -i -X DELETE \ https://platform.api.756794052567.rhythmsoftware.com/workflows/:tenantId/:id \ -H 'Authorization: YOUR_API_KEY_HERE'
"string"
TAllows you to perform up to 100 parallel patch/delete operations
The batch request
Array of objects |
{- "operations": [
- {
- "operation": "create",
- "id": "string",
- "patch_directives": [
- {
- "op": "add",
- "path": "string",
- "value": "string"
}
], - "object": { }
}
]
}
{- "success_count": 0,
- "error_count": 0,
- "results": [
- {
- "operation": "create",
- "id": "string",
- "outcome": "success",
- "error_message": "string",
- "object": { }
}
]
}