I would like to create a Zap for new messages in Slack and populate a GoogleSheet Row.
Problem i have right now is that by default, all the Slack “Fields” are getting added to the same Cell.
I would like to know if it is possible for the Slack Fields to get added in separate columns when someone creates a slack entry.
For exemple, I want to grab the TriggerTime (PostTime), Full Name, URL and text field from Slack. And i want to add each of these in seperate pre-existing columns in GoogleSheet. And create a new row every time someone post in the Slack Channel.
Is this doable? Thanks