Setup Steps
Get API Credentials
- Log in to Gorgias
- Go to Settings → REST API
- Create a new API key or use existing
- Copy your Email and API Key
Configure in Spike
- Go to your Spike Dashboard
- Select your form → Settings
- Scroll to Integrations → Gorgias
- Enable the toggle
- Enter your Domain (e.g.,
yourstore.gorgias.com) - Enter your Email
- Enter your API Key
- Save changes
Ticket Format
Spike creates tickets with:- Subject: Form name
- Message: All form fields
- Customer: Created from email in form
- Channel: API
Field Mapping
| Form Field | Gorgias Field |
|---|---|
email | Customer email (required) |
name | Customer name |
message | Ticket message |
E-commerce Integration
Gorgias automatically links tickets to customer orders if the email matches a customer in your store (Shopify, BigCommerce, etc.).Troubleshooting
Tickets not created
Tickets not created
- Verify the domain is correct
- Check that email and API key are valid
- Ensure an email field is present
Customer not linked
Customer not linked
The customer email must match an existing customer in your connected store for order linking.