PipedreamHQ/pipedream

[TRIGGER] Slack 'workflow step' to send form data to Pipedream

Open

#1.368 aberto em 25 de jun. de 2021

Ver no GitHub
 (1 comment) (2 reactions) (0 assignees)JavaScript (5.305 forks)batch import
blockedenhancementgood first issuehelp wantedtrigger / source

Métricas do repositório

Stars
 (7.438 stars)
Métricas de merge de PR
 (Mesclagem média 9d 7h) (131 fundiu PRs em 30d)

Description

Overview

Support for Slack workflow steps.

Slack provides a quick builder called workflows that enable a user to quickly pull together a way of submitting forms through a Slack workflow action. In order to pass this data through to an external service, such as Pipedream, there needs to be a 'workflow step' that is part of the Pipedream Slack app.

References

To see more generic information about using workflows (for end users) Slack's documentation is here.

For developers, they refer to this place in the API documentation, for details on building workflow steps for a Slack app.

For additional reference, you can see the Pipedream community slack thread where this was discussed.

Related

Similarly related, but I think is different and might not cover this use case, would be #1010.

Guia do colaborador