Skip to main content

Documentation Index

Fetch the complete documentation index at: https://doc.spike.ac/docs/llms.txt

Use this file to discover all available pages before exploring further.

Spike integrates with Zapier as a public app on the Zapier platform. Use it to:
  • trigger Zaps on new Spike submissions
  • create forms from Zapier
  • submit data to Spike forms from Zapier workflows

Connect Spike to Zapier

  1. Search for Spike in the Zapier app directory
  2. Click Connect
  3. Enter your Spike API key when prompted
  4. Zapier will verify the connection against your account

Available Triggers

New Submission

Fires when a selected Spike form receives a new submission. Setup:
  1. Create a new Zap
  2. Choose Spike as the trigger app
  3. Select New Submission
  4. Pick the form you want to watch
  5. Test the trigger
Spike registers a webhook so submissions are delivered in real time (no polling).

Available Actions

Create Form

Creates a new form in your Spike account.

Submit Form

Submits data to a public Spike form endpoint. Requires:
  • Organization Slug: available in dashboard settings
  • Form Slug: available in form settings
  • Fields: JSON object with form field data

Required Spike Values

Some Zaps need Spike identifiers from the dashboard:
  • Form ID: available in form settings
  • Form Slug: available in form settings
  • Organization Slug: available in dashboard settings

Troubleshooting

Trigger does not receive events

Check:
  • your Spike API key is valid
  • the Zap is turned on
  • the correct form is selected in the trigger step

Form identifiers are confusing

Get them from Spike settings. Each form settings page shows read-only Form ID and Form Slug fields with copy buttons.