diff --git a/source/_integrations/group.markdown b/source/_integrations/group.markdown index ce66b8ea96d..39f10be5817 100644 --- a/source/_integrations/group.markdown +++ b/source/_integrations/group.markdown @@ -296,7 +296,7 @@ services: required: true type: string data: - description: A dictionary containing parameters to add to all notify payloads. This can be anything that is valid to use in a payload, such as `data`, `message`, `target` or `title`. + description: A dictionary containing parameters to add to all notify payloads. This can be anything that is valid to use in a payload, such as `data`, `message`, `target` or `title`. Parameters specified by the action will override the values configured here. required: false type: string {% endconfiguration %}