Weavz
REVIEWS.io

REVIEWS.io

Collect, retrieve, tag, and react to company and product reviews in REVIEWS.io.

6 tools
1 trigger

Tools

Name
list_company_reviews

Retrieve company reviews from REVIEWS.io with rating, date, order, branch, and pagination filters.

list_product_reviews

Retrieve product reviews from REVIEWS.io by SKU, rating, date, and pagination filters.

queue_company_invitation

Queue a REVIEWS.io company review invitation email.

queue_product_invitation

Queue a REVIEWS.io product review invitation email with product SKUs.

create_product_review

Create a REVIEWS.io product review. Provider defaults may leave the review inactive until moderation.

tag_review

Add a tag to a REVIEWS.io company or product review.

Triggers

Name
new_review

Creates a REVIEWS.io webhook for submitted company or product reviews.

Quick Start

TypeScript
import { WeavzClient } from '@weavz-io/sdk'

const weavz = new WeavzClient({ apiKey: 'wvz_...' })

const result = await weavz.actions.execute('reviews-io', 'list_company_reviews', {
  workspaceId: '550e8400-e29b-41d4-a716-446655440000',
  integrationAlias: 'reviews-io',
  input: { /* ... */ },
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect REVIEWS.io to my app?

Use Weavz Hosted Connect for Custom authentication. Install the SDK, create a connection through the connect portal or API, then execute tools programmatically.

What tools does REVIEWS.io support?

REVIEWS.io supports 6 tools including List Company Reviews, List Product Reviews, Queue Company Review Invitation, Queue Product Review Invitation, Create Product Review, and more.

Can I use REVIEWS.io with AI agents?

Yes. Add REVIEWS.io to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.

Can REVIEWS.io be used in stateful agent workflows?

Yes. Agents can combine REVIEWS.io tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.

What authentication does REVIEWS.io use?

REVIEWS.io uses Custom. Weavz stores credentials securely and uses them for authorized action execution.

How much does the REVIEWS.io integration cost?

The REVIEWS.io integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.

What triggers does REVIEWS.io support?

REVIEWS.io supports 1 triggers including New Review.

Connect REVIEWS.io in minutes

Get 20,000 free action executions every month. No credit card required.