Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
This integration is to enable sending content from google sheets to WhatsApp Groups using the Glific flows.

## Prerequisites
Google cloud platform set up should be completed as per this [document](https://glific.github.io/docs/docs/Onboarding/GCS%20Setup/Google%20Cloud%20Storage%20Setup) to enable reading of google sheets
1. Google cloud platform set up should be completed as per this [document](https://glific.github.io/docs/docs/Pre%20Onboarding/Google%20Cloud%20Storage%20Setup%20-%20GCS)
2. Set up for linking readable google sheets should be done as per this [document](https://glific.github.io/docs/docs/Product%20Features/Flows/Flow%20Actions/Link%20Google%20Sheets/#add-readable-google-sheet)

## Things to keep in mind
1. For flows which are being created to send messages to WhatsApp Groups,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
- For "App Name" and "Gupshup API key" fill the following details respectively
- App name: 2023OBF1
- Gupshup API key: 9imaygevg6fuwa82s54hbuyoiuuohmug
- Follow the rest of the onboarding form documentation [here](https://glific.github.io/docs/docs/Onboarding/Onboarding%20Form%20Fill%20Up/)
- Follow the rest of the onboarding form documentation [here](https://glific.github.io/docs/docs/Pre%20Onboarding/Onboarding%20Form%20Fill%20Up)
<img width="824" alt="Screenshot 2024-11-18 at 3 35 30 PM" src="https://github.com/user-attachments/assets/68ddcd1b-8872-4b92-b2ba-e0074d602f6e" />
2. After completion of this step, Glific team will share the platform url, along with the log-in credentials.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ This document provides details on using basic features of syncing all the WhatsA
### Sending Media
#### Prerequisite for sending media:

1. Should have a google cloud storage account set up [refer here](https://glific.github.io/docs/docs/Onboarding/GCS%20Setup/Google%20Cloud%20Storage%20Setup).
2. Within the google cloud storage, should have a public bucket setup [refer here](https://glific.github.io/docs/docs/Onboarding/GCS%20Setup/Create%20an%20account%20in%20Google%20Cloud%20Storage%20GCS)
3. Upload files to the google cloud storage and generate the links [refer here](https://glific.github.io/docs/docs/Onboarding/GCS%20Setup/Upload%20files%20on%20GCS)
1. Should have a google cloud storage storage set up [refer here](https://glific.github.io/docs/docs/Pre%20Onboarding/Google%20Cloud%20Storage%20Setup%20-%20GCS).
2. Within the google cloud platform, should have a public bucket setup [refer here](https://glific.github.io/docs/docs/Pre%20Onboarding/Google%20Cloud%20Storage%20Setup%20-%20GCS#step-4-create-a-storage-bucket)
3. Upload files to the google cloud storage and generate the links [refer here](https://glific.github.io/docs/docs/Pre%20Onboarding/GCS%20Setup/Upload%20files%20on%20GCS)
Comment on lines +33 to +35
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor

Fix duplicate word and capitalization issues.

Three text quality issues need correction:

  1. Line 33: "google cloud storage storage set up" contains a duplicate "storage" word.
  2. Lines 33-35: "google" should be capitalized to "Google" (proper noun) in all three prerequisites.

Apply this diff:

-1. Should have a google cloud storage storage set up [refer here](https://glific.github.io/docs/docs/Pre%20Onboarding/Google%20Cloud%20Storage%20Setup%20-%20GCS).
-2.  Within the google cloud platform, should have a public bucket setup [refer here](https://glific.github.io/docs/docs/Pre%20Onboarding/Google%20Cloud%20Storage%20Setup%20-%20GCS#step-4-create-a-storage-bucket)
-3.  Upload files to the google cloud storage and generate the links [refer here](https://glific.github.io/docs/docs/Pre%20Onboarding/GCS%20Setup/Upload%20files%20on%20GCS)
+1. Should have a Google Cloud Storage set up [refer here](https://glific.github.io/docs/docs/Pre%20Onboarding/Google%20Cloud%20Storage%20Setup%20-%20GCS).
+2.  Within the Google Cloud Platform, should have a public bucket setup [refer here](https://glific.github.io/docs/docs/Pre%20Onboarding/Google%20Cloud%20Storage%20Setup%20-%20GCS#step-4-create-a-storage-bucket)
+3.  Upload files to Google Cloud Storage and generate the links [refer here](https://glific.github.io/docs/docs/Pre%20Onboarding/GCS%20Setup/Upload%20files%20on%20GCS)
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
1. Should have a google cloud storage storage set up [refer here](https://glific.github.io/docs/docs/Pre%20Onboarding/Google%20Cloud%20Storage%20Setup%20-%20GCS).
2. Within the google cloud platform, should have a public bucket setup [refer here](https://glific.github.io/docs/docs/Pre%20Onboarding/Google%20Cloud%20Storage%20Setup%20-%20GCS#step-4-create-a-storage-bucket)
3. Upload files to the google cloud storage and generate the links [refer here](https://glific.github.io/docs/docs/Pre%20Onboarding/GCS%20Setup/Upload%20files%20on%20GCS)
1. Should have a Google Cloud Storage set up [refer here](https://glific.github.io/docs/docs/Pre%20Onboarding/Google%20Cloud%20Storage%20Setup%20-%20GCS).
2. Within the Google Cloud Platform, should have a public bucket setup [refer here](https://glific.github.io/docs/docs/Pre%20Onboarding/Google%20Cloud%20Storage%20Setup%20-%20GCS#step-4-create-a-storage-bucket)
3. Upload files to Google Cloud Storage and generate the links [refer here](https://glific.github.io/docs/docs/Pre%20Onboarding/GCS%20Setup/Upload%20files%20on%20GCS)
🧰 Tools
🪛 LanguageTool

[uncategorized] ~33-~33: “Google” is a proper noun and needs to be capitalized.
Context: ...te for sending media: 1. Should have a google cloud storage storage set up [refer her...

(A_GOOGLE)


[grammar] ~33-~33: There might be a mistake here.
Context: ...le%20Cloud%20Storage%20Setup%20-%20GCS). 2. Within the google cloud platform, should...

(QB_NEW_EN)


[uncategorized] ~34-~34: “Google” is a proper noun and needs to be capitalized.
Context: ...rage%20Setup%20-%20GCS). 2. Within the google cloud platform, should have a public bu...

(A_GOOGLE)


[uncategorized] ~35-~35: “Google” is a proper noun and needs to be capitalized.
Context: ...storage-bucket) 3. Upload files to the google cloud storage and generate the links [r...

(A_GOOGLE)

🤖 Prompt for AI Agents
In docs/6. WhatsApp Groups Automation/WhatsApp Groups Automation Features.md
around lines 33 to 35, fix duplicate and capitalization errors: remove the
repeated word "storage" in "google cloud storage storage set up" and capitalize
"google" to "Google" in all three bullet points so each reads correctly (e.g.,
"Should have a Google Cloud Storage set up", "Within the Google Cloud Platform,
should have a public bucket set up", "Upload files to the Google Cloud Storage
and generate the links").


### Sending media in a group

Expand Down