Skip to main content

Hi there, 

 

Is there a way to capture images from Slack messages onto Google sheets? We are looking to build a FAQ builder but we first need to compile all the feedback and questions and images onto google sheets . 

 

Any way we are able to do that ?

@eves 

If you build a zap that triggers on a new Slack message in a channel, one of the fields returned will contain the URL path of any attached images.


@eves 
Just checking in to see if you still need help with this? 


Just wanted to follow up here to confirm that with Slack, you can usually find the URL for the images in the Image URL field under Attachments for example:

c91792414b8f967bf614df2bbabfd381.png

So in the Google Sheets action step you would select the Attachments > Image URL field and any other relevant fields from the Slack step for each column of the new row that’s being created. Which would look something like this: 

85e5f186efea1aa5f439e4a4006033a2.png

This would allow the Zap to add the relevant information and image links from Slack messages into Google Sheets as new rows. :)