Skip to main content
Best answer

How to create a Zap for Command

  • April 5, 2023
  • 4 replies
  • 108 views

Harsh

In Slack, I want to run “”/pick su” command everyday at 9.30 AM. How can I create it using Zapier?

 

I tried “Send a message” action, but it sends as a plain text and doesn’t run a command.

 

So, I want to understand if it is possible to schedule a command using Zapier?

Best answer by Troy Tessalone

@Harsh 

You can’t trigger Slack Commands via the Slack Zap app integration.

If it is possible, you’d have to explore using the Slack API via the API Request action: https://api.slack.com/

 

 

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

4 replies

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • April 5, 2023

Hi @Harsh 

Good question.

Please clarify in what app you are trying to use the command. (e.g. Slack)


Harsh
  • Author
  • New
  • April 5, 2023

Thanks Troy. Yes that’s right. I want to run that command in Slack.

Updated the question. Thanks.


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

@Harsh 

You can’t trigger Slack Commands via the Slack Zap app integration.

If it is possible, you’d have to explore using the Slack API via the API Request action: https://api.slack.com/

 

 


Harsh
  • Author
  • New
  • April 5, 2023

Thanks @Troy Tessalone