Published 3 years ago
This workflow allows you to add positive feedback messages to a table in Notion.
Typeform Trigger node: Whenever a user submits a response to the Typeform, the Typeform Trigger node will trigger the workflow. The node returns the response that the user has submitted in the form.
Google Cloud Natural Language node: This node analyses the sentiment of the response the user has provided and gives a score.
IF node: The IF node uses the score provided by the Google Cloud Natural Language node and checks if the score is positive (larger than 0). If the score is positive we get the result as True, otherwise False.
Notion node: This node gets connected to the true branch of the IF node. It adds the positive feedback shared by the user in a table in Notion.
Slack node: This node will share the positive feedback along with the score and username to a channel in Slack.
Trello node: If the score is negative, the Trello node is executed. This node will create a card on Trello with the feedback from the user.
Implement complex processes faster with n8n