How to create a Insurance Claim in Slack for rental hire companies
A form to report an insurance claim for a rental vehicle.
File an insurance claim easily with Forms for Slack! This modal allows you to select the type of claim, enter the amount and provide a brief description. Submit your claim with just a click of a button!
Add the Insurance Claim form to your workspace to update it's title, add more inputs and change how it's used in by your team in Slack.



Add this form to your Slack workspace...
Sign in with Slack to add Forms to your Slack workspace. The Insurance Claim form will be preconfigured for you.
Open this the form in any Slack channel using the slash command: /form Insurance Claim

Form JSON
Want to review or test the Insurance Claim form yourself? Here is the raw JSON you can use with Slack's Block Kit builder:
{"type":"modal","title":{"type":"plain_text","text":"Insurance Claim","emoji":true},"submit":{"type":"plain_text","text":"Submit","emoji":true},"close":{"type":"plain_text","text":"Cancel","emoji":true},"blocks":[{"type":"section","block_id":"claim_title","text":{"type":"mrkdwn","text":"Please provide details of your insurance claim:"}},{"type":"input","block_id":"claim_type","element":{"type":"static_select","placeholder":{"type":"plain_text","text":"Select a claim type","emoji":true},"options":[{"text":{"type":"plain_text","text":"Auto","emoji":true},"value":"auto"},{"text":{"type":"plain_text","text":"Home","emoji":true},"value":"home"}]},"label":{"type":"plain_text","text":"Claim Type","emoji":true}},{"type":"input","block_id":"claim_amount","element":{"type":"plain_text_input","action_id":"claim_amount_input","placeholder":{"type":"plain_text","text":"Enter the claim amount","emoji":true}},"label":{"type":"plain_text","text":"Amount","emoji":true}},{"type":"input","block_id":"claim_description","element":{"type":"plain_text_input","action_id":"claim_description_input","multiline":true,"placeholder":{"type":"plain_text","text":"Enter a brief description of the claim","emoji":true}},"label":{"type":"plain_text","text":"Description","emoji":true}}]}
About Forms for Slack
The Forms for Slack Slack app allows teams to create, edit and submit forms in Slack. Visit our Slack directory listing here.
Create your own Form, or start with one of our many templates.
Collect Form responses in any channel, or use our Zapier integration to send your Alumni Event RSVP form responses to Google Sheets, Notion or 3,000+ other systems.
Start your free trial by adding Forms to your Slack workspace.
