• 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

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

Get column data from Google Sheet to Slack

Your Task History ID
IjU3NjUwNTY5MDYzNzA0MzQ1MjY0NTUzYzUxMzQi_pc
I am creating a workflow schedule to send message to Slack from Google sheet.
I want to get data from specific column only if Column M is equal to some specified value (I used filter) and then send channel message to Slack.
Which Action Event should I use? I think get row is not inappropriate.

For action to Slack, Is there any choice for choosing column as Message?

1702089816058.png
 
P

Pabblymember11

Guest
Hey @lelehelloworld

I want to get data from specific column only if Column M is equal to some specified value (I used filter) and then send channel message to Slack.
Which Action Event should I use? I think get row is not inappropriate.
To address your concern, I suggest setting the trigger column as "M." This adjustment will ensure that whenever data is present in that column, it will activate the corresponding row.

And by using the Filter action step, you can selectively process the row entry based on your specific product value. This method allows for targeted handling of data entries linked to your product.
 
Hey @lelehelloworld


To address your concern, I suggest setting the trigger column as "M." This adjustment will ensure that whenever data is present in that column, it will activate the corresponding row.

And by using the Filter action step, you can selectively process the row entry based on your specific product value. This method allows for targeted handling of data entries linked to your product.
Is it possible to set it as schedule?
 
Hey @lelehelloworld

That could be possible with the help of a "Schedule" trigger event and afterwards a Google Sheets: Get Row action step but first can you please elaborate on your use case once?
If column H is equal to specific data , send the specific columns (let say column A and column C) data to Slack channel as scheduled every day. If using get row, what should I input to message of slack action? it can only input the given row. But what I want is the column data.
 
P

Pabblymember11

Guest
Hey @lelehelloworld

Concerning the initial segment of your use case that involves scheduling the workflow and implementing the filter action step, I would like to direct your attention to the shared workflow provided below. Within this shared workflow, we've constructed a similar logic utilizing distinct sets of data from Google Sheets.

This shared workflow showcases the identical logic applied to different sets of Google Sheets data.
 
Top