InformationRequests
Flows and blocks for viewing and responding to information requests from Gusto.
import { InformationRequests } from '@gusto/embedded-react-sdk'
🚂 Workflows
| Component | Description |
|---|---|
| InformationRequestsFlow | Hub for viewing and responding to outstanding information requests from Gusto. |
🧩 Blocks
| Component | Description |
|---|---|
| InformationRequestForm | Dynamic response form for a single information request. |
| InformationRequestList | Displays the list of outstanding information requests for a company with a "Respond" CTA on each open request. |