Weavz
Ortto

Ortto

Customer data and journey marketing automation platform

12 tools

Tools

Name
merge_people

Create or update people in Ortto.

get_people

Retrieve people from Ortto by filter or audience criteria.

get_person_subscriptions

Retrieve subscription statuses for people in Ortto.

archive_people

Archive people in Ortto.

delete_people

Delete people from Ortto.

create_activities

Create custom activity events in Ortto.

get_audiences

Retrieve Ortto audience information.

subscribe_to_audience

Subscribe people to an Ortto audience.

get_campaign_calendar

Retrieve Ortto campaigns sent in a time period.

get_tags

Retrieve Ortto tags.

send_transactional_email

Send an Ortto transactional email.

custom_api_call

Make a custom call to the Ortto API.

Quick Start

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

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

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

Related Integrations

Works well with

Frequently Asked Questions

How do I connect Ortto 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 Ortto support?

Ortto supports 12 tools including Create or Update People, Get People, Get Person Subscriptions, Archive People, Delete People, and more.

Can I use Ortto with AI agents?

Yes. Add Ortto 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 Ortto be used in stateful agent workflows?

Yes. Agents can combine Ortto 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 Ortto use?

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

How much does the Ortto integration cost?

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

Connect Ortto in minutes

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