This topic was automatically generated from Slack. You can find the original thread here.
do you run on pipedream?
This topic was automatically generated from Slack. You can find the original thread here.
do you run on pipedream?
It seems like your question might be asking what can be run on Pipedream. Pipedream is an integration platform for developers that allows you to connect apps and develop event-driven automations. You can connect to 1,000 fully-integrated applications, using pre-built components to quickly send messages to Slack, add a new row to Google Sheets, send data to Snowflake, and more. Additionally, you can run any Node.js, Python, Golang, or Bash code when you need custom logic. Pipedream has a generous free tier to help you get started. For more detailed information and to see how quickly you can build complex workflows, you might want to watch the demo and read more in the Pipedream docs. For further assistance or more specific questions, feel free to visit Pipedream Support.
Pi sure does Build your own chat bot with OpenAI and Pipedream
are you building your own chat bot on Pipedream or just curious?
Both. I got asked about creating a chat bot earlier.
awesome. That post Danny shared above goes into some detail / shares some example workflows but we’re happy to help with any questions if you need
Thanks Dylan, I’ll check in if I need help.
How can I add a source for the slack app_mention event?
To add a source for the Slack app_mention
event, you can follow these steps, which are similar to setting up other Slack triggers in Pipedream: 1. Visit Sign Up - Pipedream and click the New + button at the top right to create a new event source. 2. Search for the Slack app from the source menu. 3. Since there isn’t a direct app_mention
event source listed in the provided documentation, you might want to select a closely related trigger, such as the New Mention (Instant) trigger, which can serve a similar purpose by capturing mentions of your app within messages. 4. Connect your Slack account by following the on-screen instructions. 5. Configure the trigger according to your needs. For the New Mention (Instant) trigger, you would select a Keyword or pass a string from a previous step that corresponds to mentions of your app. 6. Follow any additional instructions on the trigger configuration screen. You may need to generate a test event from Slack to get real data to test your workflow. For more detailed instructions on using the New Mention (Instant) trigger, you can refer to the specific documentation at New Mention (Instant) - Pipedream. Please note that while this approach uses a different trigger, it can be adapted to listen for app mentions by configuring it with the appropriate keywords. If you require a direct app_mention
event source and it’s not available in Pipedream’s current offerings, consider submitting a request for this integration at New Pipedream Integration Request.