diff --git a/frappe/integrations/doctype/webhook/webhook.json b/frappe/integrations/doctype/webhook/webhook.json index f8106eddb9..c4fc4f675d 100644 --- a/frappe/integrations/doctype/webhook/webhook.json +++ b/frappe/integrations/doctype/webhook/webhook.json @@ -132,7 +132,8 @@ "description": "To add dynamic values from the document, use jinja tags like\n\n
{ \"id\": \"{{ doc.name }}\" }\n\n