- Your Task History ID
- IjU3NjUwNTY4MDYzMzA0M2M1MjY0NTUzMzUxMzI1MTY1NTQzOTBmMzYi_pc
I just created a new workflow to post a message in a Slack channel when a user completes a Google form. It works great, except that I get two messages in the Slack channel. One message is formatted as expected based on the "Message" field in the Slack action. But the other message just contains the form answers all concatenated together, with no spaces between the fields:
For example, the bad message looks like:
John [email protected] 1YesYes138.34YesNo
I've deleted the Slack action and re-created it, and I'm still getting the same behavior.
How can I stop the second, incorrect message?
Thanks!
For example, the bad message looks like:
John [email protected] 1YesYes138.34YesNo
I've deleted the Slack action and re-created it, and I'm still getting the same behavior.
How can I stop the second, incorrect message?
Thanks!