Two-way sync of your Guidewire policy, billing, and claims records with form data.
Guidewire Software is a company that provides software products for property and casualty (P&C) insurers. Their products help insurers to manage core operations like underwriting, policy administration, claims management, and billing. Guidewire offers a suite of applications built on a common platform, enabling insurers to streamline their processes, improve customer service, and increase operational efficiency. The company's products are often used by insurance carriers to replace their legacy systems with more modern, flexible, and scalable solutions.
Using Guidewire software provides several benefits for property and casualty insurance companies, including:
These benefits contribute to overall improved operational performance for insurers, helping them remain competitive in a rapidly evolving industry.
Feathery supports multiple authentication mechanisms depending on your Guidewire deployment:
Used for Guidewire Cloud and modern deployments.
Supported flows:
Required fields:
https://<tenant>.guidewire.net/oauth/token)pc:read pc:write, cc:read cc:write)Behavior:
Used in some private or legacy setups.
Authorization: Bearer <token>Typically used for on-premise Guidewire or older versions.
Choose which Guidewire system you’re connecting to:
Define what actions Feathery should perform when the form is loaded or submitted.
Configuration:
GET /policy/v1/policies/{policyId}Examples:
Configuration:
POST /policy/v1/submissionsExamples:
Configuration:
PATCH /claim/v1/claims/{claimId}Example:
POST /policy/v1/submissions/{id}/quotePOST /policy/v1/submissions/{id}/bindMap Feathery form fields to Guidewire API fields.
insured.address.street)Feathery supports robust API execution controls:
GET, POST, PUT, PATCH, DELETEFeathery can also react to Guidewire events:

The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.
A rich text element can be used with static or dynamic content. For static content, just drop it into any page and begin editing. For dynamic content, add a rich text field to any collection and then connect a rich text element to that field in the settings panel. Voila!
Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the
"When inside of" nested selector
system.