From 741ad51b1fddd006345ba37e2cfd06a5a2d3c9d5 Mon Sep 17 00:00:00 2001 From: shahminiaru <86762255+shahminiaru@users.noreply.github.com> Date: Thu, 21 Dec 2023 15:00:38 +0800 Subject: [PATCH] Update template-metadata.json shahmini - Send a notification message via Gmail to a specific group in Google Groups --- resources/template-metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/template-metadata.json b/resources/template-metadata.json index e5dace336..3cf0a3ba2 100644 --- a/resources/template-metadata.json +++ b/resources/template-metadata.json @@ -2639,7 +2639,7 @@ { "name": "Send a notification message via Gmail to a specific group in Google Groups", "description": "Use this API template to send a notification message via Gmail to a specific group in Google Groups. This is a prequel flow for the ‘Add a member to a group in Google Groups when a new subscriber is added to a list’ template.", - "summary": "1 flow to 2 applications", + "summary": "1 flow using 2 applications", "sourceApp": "api", "targetApps": ["googlegroups", "gmail"], "tags": ["api", "googlegroups", "gmail", "foreach"],