AI Data Extraction V2
Feathery’s improved AI Data Extraction product can extract structured data from documents and images uploaded to your forms. You first can define questions using natural language, and then Feathery's AI will read the uploaded document and store answers within form fields. Finally, Feathery's AI results tab shows you the locations in the document where the AI extracted answers to each question from.
Our extraction solution uses the latest generative AI technology to achieve very high accuracy. Unlike other OCR solutions, you don't need to pre-train on hundreds of examples for our model to get the extraction correctly. Our product performs exceptionally well on tabular data, such as reading bank statements, investment reports and more. You can specify “multiple value” extractions that support extracting data about repeated entities in a document. For example, you can ask our model to “return a list of all stocks in the investment report, along with their quantity and market value”.
Watch a demo video here and learn more in our docs.
If you'd like to try it yourself, book a demo.
Documents
- Our free plan now offers up to 5 free documents per month that can be signed or autofilled.
- Document fields can now be optional, meaning users don’t have to fill them out when signing a document
- The audit log for a filled/signed document can now be downloaded from the envelope in the dashboard. Audit logs include key information such as IP addresses and timestamps of key events in the signature process such as when the document was first opened and signed.
- Email verification can now be toggled on or off for signing a document via the document settings tab. This is helpful when you are already verifying user identity prior to signing
- The Sign Documents button action allows you to fill documents and collect e-signatures on top of documents as a step of your form/workflow.
Workflows
- We’ve revamped the experience for logged-in users with the “Viewer” role (made for users who should fill out forms and complete workflow tasks but not be able to edit them). Viewers now see a simplified experience without access to account settings or themes, or delete submissions.
- The roles and permissions of invited users can now be edited post-invite
- Certain fields can be hidden from user groups in the results tab. This is helpful for sensitive information that not every user should be able to access.
- Entire Feathery user groups can now be invited as part of the collaboration workflow. This is especially useful for assigning an internal team or department to review a submission. Anyone from that department can complete the collaborative submission/task.
- Collaborative submissions can now be initiated from a public, non-collaborative form link. The first user filling out the form will take on the first collaborator role.
Advanced Logic Improvements
- The authentication token for any connected integration can now be used in your API connectors, beyond just Salesforce and Hubspot. The syntax to reference the authentication token is {{integration-name_token}}. For example, to access your google sheets token to make an API request to add a few rows, you can reference {{google-sheets_token}} in your API connector and Feathery will automatically pass in the credentials server-side.
- All Business accounts now have access to privileged logic, allowing them to use browser utilities in the Javascript editor such as window, navigator, etc.
- The placeholder of a field can be dynamically set via logic now.
- Email and SMS messages can now be triggered via no-code actions in our no-code logic builder
New Integrations
- Egnyte: Pull in Egnyte documents for use with Feathery’s AI Data Extraction features, and also store collected documents into Egnyte
- Google Drive: we revamped our Google Drive integration to allow you to store uploaded files from your forms into a specified folder.
Core Form Builder Improvements & Fixes
- The country field now allows storing the abbreviated country code as the value rather than the full country name
- We’ve expanded the allowed max field lengths
- We’ve improved how our results dashboard handles text overflow
- Field IDs are now consistent when duplicated
- When duplicating a form, you may now specify a prefix which will automatically be prepended to the copied field IDs.
- When duplicating a form, you may now also copy integrations as well.
- SEO metadata (description, title, favicon, meta image) are now available on all paid plans.
- The meta image can now be uploaded as well.
- Custom HTML head code can now be set for your forms under the form settings
- “Remember User” can now be toggled on/off for each individual form rather than across all forms.
- Multiple emails can now be triggered for a single email config on the same form submission
- Allow setting up options in a repeating field so each repeat may have a different selection
- Tooltips can now be set on button group options.
- Multiple custom DNS domains can now be set up for each Business account.
- Collaborator invite emails now display properly in Outlook.
- Hyperlinks in text are now actual anchor tags.
- Images in forms are now preloaded for faster performance.
- Bug fix: Phone field no longer auto-focuses on Safari occasionally.
- Double-curly brace field ID values can now be included in custom HTML and iframe code.
- Button group widths are now mobile-responsive by default.
- Button group description now aligns with the button group itself
- Options can now be properly created when multi-select dropdown fields are set to “allow new options”.