Google Perspective
The Google Perspective node allows you to automate work in Google Perspective, and integrate Google Perspective with other applications. Robbot Automation has built-in support for a wide range of Google Perspective credentials, including analyzing comments.
On this page, you'll find a list of operations the Google Perspective node supports and links to more resources.
!!! note "Credentials" Refer to Google Perspective credentials for guidance on setting up authentication.
!!! note "Examples and templates" For usage examples and templates to help you get started, take a look at Robbot Automation's Google Perspective list.
Basic operations
- Analyze Comment
Example usage
This workflow allows you to analyze a comment for profanity. This example usage workflow uses the following nodes.
1. Start node
The Start node exists by default when you create a new workflow.
2. Google Perspective node
- First enter credentials for the Google Perspective node. You can find out how to enter credentials for this node here.
- The Analyze Comment Operation is selected by default.
- In the Text field enter the comment to be analyzed.
- From the Properties section click Add Attribute.
- For Attribute Name select Profanity.
- For Score Threshold leave the 0.00 default setting to return all scores.
- Click on Save to run the workflow.