AudienceView Professional
Access AudienceView Professional public event calendars and ticket scanning workflows.
Tools
| Name | Description |
|---|---|
list_calendarList future AudienceView Professional calendar events for the connected client. | List future AudienceView Professional calendar events for the connected client. |
authenticate_scannerAuthenticate an AudienceView Professional scanning user and return the access token response. | Authenticate an AudienceView Professional scanning user and return the access token response. |
get_scanning_filtersGet AudienceView Professional client, production, and performance filters available to a scanning user. | Get AudienceView Professional client, production, and performance filters available to a scanning user. |
validate_ticket_barcodeValidate an AudienceView Professional ticket barcode against optional production/performance filters. | Validate an AudienceView Professional ticket barcode against optional production/performance filters. |
cache_valid_ticketsFetch valid AudienceView Professional tickets for offline scanning cache. | Fetch valid AudienceView Professional tickets for offline scanning cache. |
sync_cached_scansSync locally cached AudienceView Professional scan results. | Sync locally cached AudienceView Professional scan results. |
Quick Start
import { WeavzClient } from '@weavz-io/sdk'
const weavz = new WeavzClient({ apiKey: 'wvz_...' })
const result = await weavz.actions.execute('audienceview-professional', 'list_calendar', {
workspaceId: '550e8400-e29b-41d4-a716-446655440000',
integrationAlias: 'audienceview-professional',
input: { /* ... */ },
})Related Integrations
Works well with
Frequently Asked Questions
How do I connect AudienceView Professional 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 AudienceView Professional support?
AudienceView Professional supports 6 tools including List Calendar, Authenticate Scanner, Get Scanning Filters, Validate Ticket Barcode, Cache Valid Tickets, and more.
Can I use AudienceView Professional with AI agents?
Yes. Add AudienceView Professional 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 AudienceView Professional be used in stateful agent workflows?
Yes. Agents can combine AudienceView Professional 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 AudienceView Professional use?
AudienceView Professional uses Custom. Weavz stores credentials securely and uses them for authorized action execution.
How much does the AudienceView Professional integration cost?
The AudienceView Professional integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.
Connect AudienceView Professional in minutes
Get 20,000 free action executions every month. No credit card required.