Is There a Workflow for Figma Website Answers to Trigger and Input as Prompts in a Mid Journey Discord Chat Bot?

This topic was automatically generated from Slack. You can find the original thread here.

is there a workflow for answers to a feild of a figma website to trigger* and input as prompts in a mid journey bot of a discord chat

Yes, you can create a workflow that triggers on new comments in Figma and sends a message to a Discord chat. First, you’ll need to use the “Figma — New Comment (Instant)” trigger and then the “Discord — Send Message” action in your workflow. Here’s how to set it up: 1. Create a new workflow and search for the Figma app from the trigger menu. 2. Select the “New Comment (Instant)” trigger and connect your Figma account. 3. Configure the trigger by selecting the appropriate Team Id and follow the instructions on the trigger configuration screen. You may need to generate a test event from Figma to get real data to test your workflow. Next, add the Discord action to send a message: 1. Add a new action to your workflow and search for the Discord app from the step menu. 2. Select the “Send Message” action and connect your Discord account. 3. Configure the action by selecting the appropriate channel and passing the message from the Figma comment (you can access it using steps.trigger.event.comment). Your final workflow should have the Figma trigger followed by the Discord action. When a new comment is added in Figma, it will trigger the workflow and send the comment as a message to the specified Discord channel.

help is there a workflow for answers to a feild of a figma website to trigger* and input as prompts in a mid journey bot in my server (discord chat)? Or option 2, could I have the website answers input into an dm discord chat and that then pipes as prompts into my private server with the mid journey bot?

To achieve this, you can create a workflow that triggers on new comments in Figma and sends a message to a Discord chat. Here’s how to set it up: 1. Create a new workflow and add the “Figma — New Comment (Instant)” trigger. Connect your Figma account and configure the trigger by selecting the appropriate Team Id. You may need to generate a test event from Figma to get real data to test your workflow. (source: https://pipedream.com/apps/figma/triggers/new-comment) 2. Add the “Discord — Send Message” action to your workflow. Connect your Discord account and configure the action by selecting the appropriate channel and passing the message from the Figma comment (you can access it using steps.trigger.event.comment). (source: https://pipedream.com/apps/discord/actions/send-message) Your final workflow should have the Figma trigger followed by the Discord action. When a new comment is added in Figma, it will trigger the workflow and send the comment as a message to the specified Discord channel. For the second option, you can use the same workflow but change the Discord channel to a direct message channel with the bot. The bot can then process the message and send prompts to your private server with the mid-journey bot.