Action: Send Poll
Telegram Operation

The Send Poll action in Telegram transmits a poll to a specified chat or channel.
Example User Story
I want to quickly gather opinions from my team, so I use the Send Poll action to create and send a poll in our group chat.
Fields
Field Name
Field Type
Required
chatId
String
Yes
question
String
Yes
options
String
Yes
isAnonymous
Boolean
No
allowsMultipleAnswers
Boolean
No
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated