Forum Discussion
Kelemvor333
Jun 27, 2019Iron Contributor
Can I have a form in a channel that will post in the conversations tab any time it gets filled out?
We have a recognition program at work where people currently fill out a paper form and turn it in and then generally post about it in Teams so everyone knows. We want to get rid of the paper form po...
VasilMichev
Jun 27, 2019MVP
You can tie in a Flow to the Form and have the response inserted into the channel?
- Kelemvor333Jun 27, 2019Iron Contributor
I've not used FLow before but I think I'm on the right track. I created the flow with:
Trigger: When a new response is submitted
For the Action, I tried Post a message (V3) (Preview) as well as Post a message as the Flow bot to a channel (preview). However, what I'd like to do is post the message and include one of the fields from the form where they write up what they want to say about the person. I'm not seeing any way to do that so far. Is that possible?
- Jun 27, 2019Add a forms action after the first one of “get response details” you should be able to use the dynamic content from the form answers then
- Jun 27, 2019Yeah what Adam said, get response details and use I think it's the ID from the first trigger. Then you'll have the fields available to use in the post a message action.