• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Text Convert

Hisashi

Member
I want to convert a multi-line result retrieved from a Google Sheet into text and paste it into the body of an email, which option should I use?
 
P

Pabblymember11

Guest
Hey @Hisashi

You can use the Line Itemizer action step to process the multiple line item to comma-separated values which you can pass to the email box.

 

Hisashi

Member
The answer does not seem to be sufficient.
Here is what I would like to do

1. extract multiple rows of data from a Google sheet
2. extract only the columns I need out of the extracted data, paste them into Gmail and send


For example, the

No, First Name, Last Name, Email

are extracted, then
If multiple lines containing "No," "First Name," "Last Name," and "Email" are extracted, only the columns other than "No" are pasted into Gmail and sent.

Do you have a sample that achieves this?
 
P

Pabblymember11

Guest
1. extract multiple rows of data from a Google sheet
2. extract only the columns I need out of the extracted data, paste them into Gmail and send
You can refer to the following screenshot on how you can extract the range of data from Google Sheets and process it through the Iterator action step and with the help of FIlter you can only process the row which has no in it.

1676461111258.png
 
Top