Skip to main content
Best answer

How do a post a poll as a bot using the Slack “Send Channel Message” action

  • April 20, 2022
  • 2 replies
  • 237 views

Hello,

I am trying to post a message as a bot (Simple Poll), but the message is simple sending as a static text instead of posting the poll as a bot.

Example on top is when sending message as user in Slack. Bottom message is when using “Send Channel Message” action is posted from Zapier:

 

Thanks!

Best answer by Troy Tessalone

Hi @gio46 

Good question.

You’d likely have to use the Slack API to post a structured message using a slash command.

 

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • Answer
  • April 20, 2022

Hi @gio46 

Good question.

You’d likely have to use the Slack API to post a structured message using a slash command.

 


  • Author
  • New
  • April 20, 2022

Awesome, I’ll try that out. Thanks @Troy Tessalone!