Skip to content

Integrations

WPsigner integrates with the tools you already use — from WordPress form plugins and CRM platforms to messaging apps and cloud storage providers. Every integration is configured from WPsigner → Integrations in your WordPress admin.


Verify signer identity before they can sign using government-issued ID, selfie matching, and liveness detection.

IntegrationDescriptionAuth Method
Didit.meID document verification with selfie and liveness detectionAPI Key + Workflow ID

Automatically create signing documents when a form is submitted. Each integration uses a feed-based system — connect a form to a WPsigner template, map fields, and optionally auto-send.

IntegrationDescriptionLicense Required
Fluent FormsFeed-based integration with variable mapping and auto-sendFree or Pro
WPFormsCreate documents from WPForms submissionsLite or Pro
Gravity FormsFeed-based with sub-field detection for Name/Address fieldsAny license tier
Elementor FormsAuto-discover forms across your Elementor pagesElementor Pro
Contact Form 7Map CF7 tag names to signer data and template variablesFree

Send signing requests, reminders, and completion notifications through messaging platforms. These work alongside email — they don’t replace it.

IntegrationDescriptionCost
WhatsApp BusinessSend signing links via WhatsApp using the Meta Business APIPer-message (Meta pricing)
TelegramBot-based notifications with inline signing buttonsFree
SlackChannel notifications via Incoming Webhooks with Block Kit formattingFree
Twilio SMSText message signing requests to any mobile phonePer-message (Twilio pricing)
Microsoft TeamsAdaptive Card notifications in Teams channelsFree

Sync signing events with your CRM — create contacts, log activities, and update properties when documents are signed.

IntegrationDescriptionAuth Method
HubSpotFind/create contacts, log timeline notes, update custom propertiesPrivate App Token
PipedriveFind/create persons, create activities and notesAPI Token
FluentCRMTag contacts and log notes in FluentCRMDirect PHP hooks (no API key)

Automatically back up signed PDFs to your cloud storage provider when a document is completed.

IntegrationDescriptionAuth Method
Google DriveOne-click OAuth connection, automatic folder creationOAuth 2.0
DropboxOAuth-based backup to a dedicated WPsigner folderOAuth 2.0
OneDriveMicrosoft Graph API with chunked upload for large filesAzure App Registration
Amazon S3Direct S3 bucket upload with IAM credentialsAccess Key + Secret
WasabiS3-compatible storage with no egress feesAccess Key + Secret
Cloudflare R2Zero egress fees with global CDN distributionAccount ID + API Token

Connect WPsigner to thousands of apps through automation platforms. Use triggers (document events) and actions (create/send documents) to build custom workflows.

IntegrationDescriptionType
Zapier6,000+ app connections with real-time REST Hook triggersCloud (SaaS)
MakeVisual scenario builder with advanced data mappingCloud (SaaS)
n8nSelf-hosted automation with full data controlSelf-hosted
Pabbly ConnectBudget-friendly automation with one-time pricingCloud (SaaS)
n8n & Make GuideStep-by-step guide for webhook-based integrationsReference

Trigger document signing from purchases or course enrollments.

IntegrationDescriptionAuth Method
WooCommerceCreate documents when orders reach a specific status, with product filteringDirect PHP hooks
LearnDashRequire signed agreements before course enrollment or completionDirect PHP hooks

Every WPsigner integration follows the same security standards:

FeatureImplementation
Credential storageAPI keys and tokens encrypted with AES-256-GCM at rest
Access controlmanage_options capability required for all settings
CSRF protectionWordPress nonce verification on every AJAX request
Rate limitingPer-user limits on test and save operations
Input validationAll fields sanitized with appropriate WordPress functions
Error loggingPII-redacted logs when WP_DEBUG is enabled