• 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

Metrics Reporting

spinckney

Member
Hello.
I am new to Pabbly so please forgive me if this is a simple question.
If I have a google sheet that contains KPIs/Metrics in a standard 3 column table like the following:
MetricValueNotes
Number of Sessions this week4
Number of Meetings this week10
Revenue Earned this week$500

is it possible for Pabbly to extract these values and send them to me in the body of an email?
Thanks.
 

Fagun Shah

Well-known member
Use Get Rows action of Google Sheet in Pabbly Connect workflow and then use Gmail to send the email with this values.
 

spinckney

Member
Hi Fagun, I've gotten GetRows() to work.
The result set i get back is a list of values in the screenshot below.
The next step after this is the SendMail via GMail step.

I've have the HTML for a Table, but what is the best way to capture the GetRows() data in a table?
Should I set a placeholder in each cell and replace each placeholder with a particular value?
Or is the an easier way to structure this dataset as a table?

Thanks.

1639348902766.png
 

Fagun Shah

Well-known member
If your number of rows and columns are fixed then you can go ahead and setup HTML table with placeholder with data you got from getrows action.
 
Top