Create
Query
database.sqlite
—
workflow_entity
annotation_tag_entity
auth_identity
auth_provider_sync_history
chat_hub_agents
chat_hub_messages
chat_hub_sessions
credentials_entity
data_table
data_table_column
event_destinations
execution_annotation_tags
execution_annotations
execution_data
execution_entity
execution_metadata
folder
folder_tag
insights_by_period
insights_metadata
insights_raw
installed_nodes
installed_packages
invalid_auth_token
migrations
oauth_access_tokens
oauth_authorization_codes
oauth_clients
oauth_refresh_tokens
oauth_user_consents
processed_data
project
project_relation
role
role_scope
scope
settings
shared_credentials
shared_workflow
sqlite_sequence
tag_entity
test_case_execution
test_run
user
user_api_keys
variables
webhook_entity
workflow_dependency
workflow_entity
workflow_history
workflow_statistics
workflows_tags
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Update row mxxAEjU7oSwhgMr4 in workflow_entity
id
Primary key.
varchar(36) NOT NULL
name
varchar(128) NOT NULL
active
boolean NOT NULL
nodes
[{"parameters":{"method":"POST","url":"rapidapi.com","sendHeaders":true,"headerParameters":{"parameters":[{"name":"X-RapidAPI-Host","value":"home-depot-product-lookup.p.rapidapi.com"},{"name":"Content-Type","value":"application/json"},{"name":"X-RapidAPI-Key","value":"dc94ea3acbmshb75d467367b8913p190ceejsn2a639985e561"}]},"sendBody":true,"bodyParameters":{"parameters":[{"name":"action","value":"product-lookup"},{"name":"productId","value":"PRODUCT_ID"},{"name":"zip","value":"ZIP_CODE"}]},"options":{}},"type":"n8n-nodes-base.httpRequest","typeVersion":4.3,"position":[208,0],"id":"ab7362b3-bb73-4d9b-90eb-ae573339f8b6","name":"HTTP Request"},{"parameters":{"formTitle":"Product","formFields":{"values":[{"fieldLabel":"Product Id","requiredField":true},{"fieldLabel":"Zip code","requiredField":true}]},"options":{}},"type":"n8n-nodes-base.formTrigger","typeVersion":2.3,"position":[0,0],"id":"cf652ef7-054a-4d78-954b-8dcfec50ea17","name":"On form submission","webhookId":"e78e0570-65a9-4f78-9e01-004f760b3cc3"}]
TEXT
connections
{"On form submission":{"main":[[]]}}
TEXT
settings
{"executionOrder":"v1"}
TEXT
staticData
NULL
TEXT
pinData
{}
TEXT
versionId
varchar(36) NOT NULL
triggerCount
INTEGER (default 0
meta
NULL
TEXT
parentFolderId
varchar(36)
createdAt
datetime(3) NOT NULL (default STRFTIME('%Y-%m-%d %H:%M:%f', 'NOW')
updatedAt
datetime(3) NOT NULL (default STRFTIME('%Y-%m-%d %H:%M:%f', 'NOW')
isArchived
boolean NOT NULL (default FALSE
versionCounter
INTEGER NOT NULL (default 1
description
NULL
TEXT
Update
Cancel