Weavz
Popmenu

Popmenu

Automate Popmenu developer API workflows for restaurant menus, guests, orders, menu updates, and order webhooks.

4 tools
1 trigger

Tools

Name
list_resource

List Popmenu restaurants, menus, guests, or orders.

update_menu

Update Popmenu menu data for a restaurant location.

create_order

Create a Popmenu order when enabled for the partner account.

update_order

Update Popmenu order status or fulfillment metadata.

Triggers

Name
new_order_webhook

Receive Popmenu order webhook payloads.

Quick Start

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

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

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

Related Integrations

Works well with

Frequently Asked Questions

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

Popmenu supports 4 tools including List Resource, Update Menu, Create Order, Update Order.

Can I use Popmenu with AI agents?

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

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

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

How much does the Popmenu integration cost?

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

What triggers does Popmenu support?

Popmenu supports 1 triggers including New Order Webhook.

Connect Popmenu in minutes

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