Back to integrations

Google Chat and UserVoice integration

Save yourself the work of writing custom integrations for Google Chat and UserVoice and use n8n instead. Build adaptable and scalable Communication, HITL, workflows that work with your technology stack. All within a building experience you will love.
Google Chat
UserVoice

How to connect Google Chat and UserVoice

Create a new workflow and add the first step

In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.

Google Chat and UserVoice integration: Create a new workflow and add the first step

Build your own Google Chat and UserVoice integration

Create custom Google Chat and UserVoice workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.

Google Chat supported actions

Get

Get a membership

Get Many

Get many memberships in a space

Supported API Endpoints for UserVoice

POST

Create suggestion

Create a new suggestion in the UserVoice Admin API.

/api/v2/admin/suggestions
GET

List suggestions

Retrieve a list of suggestions with optional sorting.

/api/v2/suggestions?sort=-supporters_count
GET

Paginate suggestions

Paginate through suggestions using a cursor for the next set of results.

/api/v2/suggestions?cursor=eyJzb3J0IjoiIiwidmFsIjoxNzgsImxhc3RfaWQiOjIwODc3OX0=&sort=-supporters_count
GET

List admin suggestions

Retrieve a list of admin suggestions with optional sorting.

/api/v2/admin/suggestions?sort=-cf_my_field
GET

Paginate admin suggestions

Retrieve the next page of admin suggestions based on pagination.

/api/v2/admin/suggestions?page=2&sort=-cf_my_field
PUT

Update suggestion

Links a file to an existing suggestion using the attachment token.

/api/v2/admin/suggestions/ID

To set up UserVoice integration, add the HTTP Request node to your workflow canvas and authenticate it using a generic authentication method. The HTTP Request node makes custom API calls to UserVoice to query the data you need using the API endpoint URLs you provide.

See the example here

These API endpoints were generated using n8n

n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the UserVoice official documentation to get a full list of all API endpoints and verify the scraped ones!

Other integrations with Google Chat

Google ChatGoogle SheetsGoogle ChatMySQLGoogle ChatGmailGoogle ChatGoogle Drive
FAQs

FAQ

Can Google Chat connect with UserVoice?

Can I use Google Chat’s API with n8n?

Can I use UserVoice’s API with n8n?

Is n8n secure for integrating Google Chat and UserVoice?

How to get started with Google Chat and UserVoice integration in n8n.io?

Looking to integrate Google Chat and UserVoice in your company?

The world's most popular workflow automation platform for technical teams including

Why use n8n to integrate Google Chat with UserVoice

Build complex workflows, really fast