Integrations overview
Payment processors, email providers, calendars, and video meeting tools all connect to your workspace through direct OAuth and API integrations, so external services feed into Plutio without manual data transfer or separate logins. Every integration is managed from Settings → Integrations, where each connection shows its current status and can be configured, reconnected, or removed.
Payment processors
Three payment processors handle online payments across invoices, forms, and booking pages: Stripe (credit and debit cards, Apple Pay, Google Pay, ACH), PayPal, and Square. Each connects through OAuth, so credentials stay with the provider and payments go directly to your account. Bank transfer details can also be configured as a manual payment option, with your account information displayed alongside online payment buttons.
Email connections bring your inbox into Plutio. Gmail connects through OAuth for sending and receiving emails without leaving the workspace. For other providers, IMAP and SMTP credentials can be configured manually, covering Office 365, Yahoo, and any custom mail server. Replies sent from Plutio go through your connected email, so clients always see your own address.
Calendar and video
Google Calendar syncs bidirectionally, so events created in either platform appear in both, and busy times from Google block availability on booking pages. Zoom and Google Meet connect through OAuth and auto-generate unique meeting links for calendar events and scheduler bookings, with the link included in every participant notification.
External connections
Outbound webhooks send JSON payloads to external services whenever events happen in your workspace, such as an invoice being paid or a form being submitted. The REST API covers full entity access with OAuth2 authentication, which enables automation platforms like Zapier, Make, and n8n to read, create, and update data in your workspace. Each integration connects once and works across every feature that needs it, so a Stripe connection powers invoices, forms, and booking pages without separate setup for each.