v3

latestOpenAPI 3.0.3MIT2026-07-313881,2455.6 MB
Automation nodes

Replace a node in a workflow with one of a new type.

post/api/automation/node/{node_id}/replace/

Path parameters

node_idinteger required

The node that is to be replaced.

Headers

ClientSessionIdstring uuid

An optional header that marks the action performed by this request as having occurred in a particular client session. Then using the undo/redo endpoints with the same ClientSessionId header this action can be undone/redone.

Request body

new_type'local_baserow_create_row' | 'local_baserow_create_rows' | 'local_baserow_update_row' | 'local_baserow_update_rows' | 'local_baserow_delete_row' | 'local_baserow_get_row' | 'local_baserow_list_rows' | 'local_baserow_aggregate_rows' | 'http_request' | 'iterator' | 'csv_file_reader' | 'smtp_email' | 'router' | 'start_workflow' | 'local_baserow_rows_created' | 'local_baserow_rows_updated' | 'local_baserow_rows_deleted' | 'local_baserow_fields_updated' | 'periodic' | 'http_trigger' | 'manual' | 'ai_agent' | 'slack_write_message' | 'code' | 'xls_file_reader' required
  • local_baserow_create_row - local_baserow_create_row
  • local_baserow_create_rows - local_baserow_create_rows
  • local_baserow_update_row - local_baserow_update_row
  • local_baserow_update_rows - local_baserow_update_rows
  • local_baserow_delete_row - local_baserow_delete_row
  • local_baserow_get_row - local_baserow_get_row
  • local_baserow_list_rows - local_baserow_list_rows
  • local_baserow_aggregate_rows - local_baserow_aggregate_rows
  • http_request - http_request
  • iterator - iterator
  • csv_file_reader - csv_file_reader
  • smtp_email - smtp_email
  • router - router
  • start_workflow - start_workflow
  • local_baserow_rows_created - local_baserow_rows_created
  • local_baserow_rows_updated - local_baserow_rows_updated
  • local_baserow_rows_deleted - local_baserow_rows_deleted
  • local_baserow_fields_updated - local_baserow_fields_updated
  • periodic - periodic
  • http_trigger - http_trigger
  • manual - manual
  • ai_agent - ai_agent
  • slack_write_message - slack_write_message
  • code - code
  • xls_file_reader - xls_file_reader

Response

OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR