• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

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?
 

Supreme

Well-known member
Staff member
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?
 

Supreme

Well-known member
Staff member
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