Skip to content

Commit c241c85

Browse files
Update 12. Link Google Sheets.md
1 parent ab33d3e commit c241c85

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/4. Product Features/03. Flows/2. Flow Actions/12. Link Google Sheets.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -197,16 +197,16 @@ As you can see on the preview above, the list of options we had given in the Goo
197197
- It can also be used for handling situations where the list of options is more than 10 by using 'More' as the tenth option and having a separate list of options in the next row.
198198

199199
### Using G-sheets to Dynamically fetch button/list options in Interactive Messages.
200-
This approach helps the user reduce the effort required to create flows containing multiple interactive messages by automatically fetching the message body and options from a Google Sheet.<br>
200+
This approach helps the user reduce the effort required to create flows containing multiple interactive messages by automatically fetching the message body and options from a Google Sheet.
201201
It is particularly useful in scenarios such as:
202202
<ul>
203203
<li> When multiple interactive messages (for example, more than 4) are used within a chatbot flow.</li>
204204
<li> When managing nested options (e.g., District → Block).</li>
205205
</ul>
206-
The example below demonstrates a sample setup for both approaches, which can be customized or adapted as per the specific use case.
207-
<br>
206+
The example below demonstrates a sample setup for both approaches, which can be customized or adapted as per the specific use case.<br>
208207

209-
<img width="314" height="428" alt="Screenshot 2025-10-09 at 2 31 36 PM" src="https://github.com/user-attachments/assets/d67a4e0b-0cc4-4a14-8305-b4dca3959889" />
208+
209+
<img width="314" height="428" alt="Screenshot 2025-10-09 at 2 31 36 PM" src="https://github.com/user-attachments/assets/d67a4e0b-0cc4-4a14-8305-b4dca3959889" /><br>
210210

211211
<ol>
212212
<li>In the nested drill-down approach, once the end user selects a district, the corresponding blocks under that district are displayed. </li>

0 commit comments

Comments
 (0)