These entities extend Wizflow beyond basic data collection into full business process automation. They cover advanced integrations, document signing, system actions, and ways to gracefully end flows.Documentation Index
Fetch the complete documentation index at: https://docs.wizflow.io/llms.txt
Use this file to discover all available pages before exploring further.
Business Integrations
CVR Lookup
When to use: Verify Danish companies during onboarding or supplier checks
What users see: A search field for CVR number or company name that returns official data
What users see: A search field for CVR number or company name that returns official data
ESKAT Data
When to use: Financial or tax-related flows where verified income or tax info is needed
What users see: Automated retrieval of data (with user consent) from the Danish Tax Authority
What users see: Automated retrieval of data (with user consent) from the Danish Tax Authority
GitHub Issues
When to use: Collect bug reports, feature requests, or feedback directly into your dev workflow
What users see: A form that creates an issue in your GitHub repository
What users see: A form that creates an issue in your GitHub repository
Document Management & Signatures
PDF Signature
When to use: Contracts, loan agreements, HR documents
What users see: A digital signing interface with providers like Scrive or SignaturGruppen
What users see: A digital signing interface with providers like Scrive or SignaturGruppen
- Use for legally binding flows where compliance matters
- Combine with PDF generation for seamless document creation + signing
System & Flow Control
Action
When to use: Automate system actions like user creation or notifications
What users see: No visible step — runs in the background
What users see: No visible step — runs in the background
Redirect
When to use: Send users to another section, flow, or external site
What users see: A smooth handoff to the right destination
What users see: A smooth handoff to the right destination
Chat End
When to use: Gracefully close a flow with next steps or resources
What users see: A thank-you message with optional action buttons
What users see: A thank-you message with optional action buttons
Best Practices
- Keep users informed: Explain when external data is being fetched and why
- Ensure compliance: Always get user consent for sensitive data (tax, company, ID)
- Combine smartly: For example, CVR Lookup + ESKAT + PDF Signature = full B2B application flow
- Close strong: End flows with clear next steps (download, book a meeting, continue elsewhere)
Example Recipes
B2B OnboardingMessage → CVR Lookup → ESKAT Data → PDF Generation → PDF Signature → Action (Create account) Support Request
Message → GitHub Issue → Slack Trigger (Notify support team) → Chat End

