Skip to content

Zapier Integration

Connect Capture with thousands of popular apps using Zapier. Our Zapier integration allows you to trigger workflows in other applications whenever a new capture is created in your team. This can be useful for creating tasks in your project management tool, sending notifications to a messaging app, or adding a new row to a spreadsheet.

Setting up the Zapier trigger

To get started, you'll need to create a new Zap in your Zapier account.

  1. From your Zapier dashboard, click the + Create Zap button.
  2. In the "Trigger" step, search for and select the Capture app.
  3. For the trigger event, choose New Capture.
  4. You will then be prompted to connect your Capture.dev account.
  5. After connecting your account, Zapier will test the trigger by attempting to fetch a recent capture from your team. If no captures are found, you may need to create a test capture to proceed.
  6. Once the test is successful, you can configure the action step of your Zap to send the capture data to any of Zapier's supported applications.

Trigger payload

When a new capture is created, the following fields will be sent to Zapier and will be available to use in your action steps:

FieldTypeDescription
idstringA unique identifier for the capture.
titlestringThe title of the bug report.
descriptionstringThe description of the bug report supplied by the reporter.
thumbnailUrlstringA URL to a thumbnail image of the capture. This can be null if a thumbnail is not available.
urlstringThe URL of the full bug report
prioritystringThe priority of the bug report. Possible values are none, low, normal, high, and urgent.
createdAtstringThe date and time when the capture was created.