Get Started with Plug Builder
Plug Builder converts existing APIs into native viaSocket integrations.
Plug Architecture
A Plug bridges your service and the viaSocket engine via three layers:
Connection: Authentication logic (OAuth, Basic Auth, or No Auth).
Triggers: Workflow initiation events.
Actions: Tasks performed by your service.
Core Capabilities
viaSocket handles the integration infrastructure:
Auth Management: Secure token storage and auto-refresh.
User Connections: Pre-built UI for account linking.
Data Mapping: Intuitive UI for workflow data binding.
Execution: Reliable trigger monitoring and task dispatch.
Build Workflow
Create: Initialize your Plug with a name and domain.
Authenticate: Configure Connection settings.
Configure: Define Input Fields.
Test: Validate against the Test environment.
Publish: Deploy privately or to the Marketplace.
Key Resources
Resource | Purpose |
Configure secure handshake and credential storage. | |
Define the functional endpoints of your integration. | |
Create user configuration forms. | |
Full visual build guide. |