mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
Webhook trigger update by column (#832)
Add functionality to filter webhooks based on a column or columns.
This commit is contained in:
@@ -1169,7 +1169,21 @@
|
||||
},
|
||||
"WebhookPage": {
|
||||
"Clear Queue": "Clear Queue",
|
||||
"Webhook Settings": "Webhook Settings"
|
||||
"Webhook Settings": "Webhook Settings",
|
||||
"Cleared webhook queue.": "Cleared webhook queue.",
|
||||
"Columns to check when update (separated by ;)": "Columns to check when update (separated by ;)",
|
||||
"Enabled": "Enabled",
|
||||
"Event Types": "Event Types",
|
||||
"Memo": "Memo",
|
||||
"Name": "Name",
|
||||
"Ready Column": "Ready Column",
|
||||
"Removed webhook.": "Removed webhook.",
|
||||
"Sorry, not all fields can be edited.": "Sorry, not all fields can be edited.",
|
||||
"Status": "Status",
|
||||
"URL": "URL",
|
||||
"Webhook Id": "Webhook Id",
|
||||
"Table": "Table",
|
||||
"Filter for changes in these columns (semicolon-separated ids)": "Filter for changes in these columns (semicolon-separated ids)"
|
||||
},
|
||||
"FormulaAssistant": {
|
||||
"Ask the bot.": "Ask the bot.",
|
||||
|
||||
Reference in New Issue
Block a user