Guides
End-to-end recipes: n8n, MCP, webhooks, pairing, and OAuth2 for third-party apps.
End-to-end recipes: n8n, MCP, webhooks, pairing, and OAuth2 for third-party apps.
n8n
Install the community node, create the credential, build a first workflow, and understand the single-webhook caveat before you add a trigger.
MCP
Connect Claude, Cursor or any MCP client to the remote WASync server. Three tools, no code on your side.
Webhooks
One signed endpoint per account. Signature verification, the event catalog, the retry policy and secret rotation.
Pairing code & QR
The QR rotates every 20 seconds. Ship both paths, because a one-device onboarding cannot photograph its own screen.
OAuth2 for third-party apps
Only for apps that other WASync customers install. Authorization Code with PKCE, rotating refresh tokens, and one structural limit.