From a371601f6be49feeeba84b0161649d8e20d70b8c Mon Sep 17 00:00:00 2001 From: shahminiaru <86762255+shahminiaru@users.noreply.github.com> Date: Tue, 19 Dec 2023 11:08:18 +0800 Subject: [PATCH] shahmini q4 updates --- ...criber is added to a list in MailChimp_instructions.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/resources/markdown/Add a member to a group in Google Groups when a new subscriber is added to a list in MailChimp_instructions.md b/resources/markdown/Add a member to a group in Google Groups when a new subscriber is added to a list in MailChimp_instructions.md index 0328b60c7..f02dd6867 100644 --- a/resources/markdown/Add a member to a group in Google Groups when a new subscriber is added to a list in MailChimp_instructions.md +++ b/resources/markdown/Add a member to a group in Google Groups when a new subscriber is added to a list in MailChimp_instructions.md @@ -7,11 +7,13 @@ To refer to these instructions while editing the flow, open the [GitHub page](ht - [HTTP](https://www.ibm.com/docs/en/app-connect/containers_cd?topic=apps-http) 3. To start the flow, in the banner, click **Start flow**. - +Ensure that the following template flows are running before starting this flow:
+ a. Add a subscriber to a specific list in MailChimp
+ b. Send a notification message via Gmail to a specific group in Google Groups + Use this template to add a member to a specific group in Google Groups when a new subscriber is added to a list in MailChimp. An HTTP method is invoked with a URL request to run the ‘Send a notification message via Gmail to a specific group in Google Groups’ flow.  - -Ensure that you specify the complete URL path of the ‘Send a notification Gmail message to a specific Google Groups group’ template. +Make sure that you specify the complete URL path of the ‘Send a notification Gmail message to a specific Google Groups group’ template. By running these template flows, it fulfills the scenario wherein, whenever a new member is added to a MailChimp list, a notification email is sent to the designated group members via Gmail."