---
title: Can we resend integration actions and webhooks? | Paperform Help Center | Paperform
description: You can manually trigger integrations and webhooks using previous submission data from a form's results page.
url: "https://paperform.co/help/articles/can-we-resend-integration-actions"
type: static
generatedAt: "2026-04-04T00:42:01.409Z"
---

Can we resend integration actions and webhooks?
### Integrations

Occasionally, you may wish to send through a [integration action](https://paperform.co/integrations/) or [custom webhook](https://paperform.co/help/articles/how-to-use-webhooks/) for a submission that you have already received. This might be because you set up the connection after the form was already live, or perhaps there was an error with a webhook or integration's configuration that had affected a previous submission but has since been fixed.

You may manually fire direct integrations, third-party integrations (Zapier/Make), and custom webhooks for previous submissions at any time.

## Locate your submission data

If you are starting in the dashboard, click the "X Results" button next to a form's title (with X being the number of results that the form has received so far).

Alternatively, navigate to Share → Results while editing the form.

In either case, you'll find the "View / Actions" column at the left of the submission data. Find the submission that you would like to resend, then click the "Actions" button.

![Screenshot of the Actions button for a submission under Share → Results](https://img.paperform.co/fetch/f_auto,w_1400/https://d3gw2uv1ch7vdq.cloudfront.net/img/actions-button-q424.png)

## Direct integrations

If you would like to rerun an action from a [direct integration](https://paperform.co/help/articles/direct-integrations/) (as opposed to Zapier or Make), then click "Rerun integration actions." This will bring up a list of all of the current direct integrations that are configured for your form (the ones that you have set up under After Submission → Integrations & Webhooks).

Click the "Run" button next to the action that you would like to fire.

## Custom webhooks and third-party integrations

Whenever you configure an integration via [Zapier](https://paperform.co/help/articles/connect-paperform-to-zapier/) or [Make](https://paperform.co/help/articles/make-integrations/) (formerly Integromat), this automatically adds a webhook to deliver the data.

To resend a [custom webhook](https://paperform.co/help/articles/how-to-use-webhooks/) or a third-party integration, click "Resend webhook."

![Screenshot of the "Resend Webhooks" menu for a submission](https://img.paperform.co/fetch/f_auto,w_1400/https://d3gw2uv1ch7vdq.cloudfront.net/img/resend-webhooks.png)

From the following menu, find the webhook and click "Send." Webhooks for third-party integrations will be labeled with "Zapier" or "Make."

## Gotchas

While you can use past submission data, the integrations and webhooks themselves will fire with to their current configuration. This feature cannot be used to fire an integration or webhook according to how it was previously set up, nor one which has since been deleted.

### Related Articles
  [What are direct integrations?  Direct integrations on Paperform allow you to integrate directly between Paperform and numerous, popular services.](/help/articles/direct-integrations/)
[My direct integration isn't working, what do I do?  Check the integration history, check the setup, and/or send a test.](/help/articles/how-can-i-tell-if-my-direct-integration-is-working/)
[How do I use direct integrations?  You can set up direct integrations in After Submission → Integrations & Webhooks from the form editor.](/help/articles/how-do-i-use-direct-integrations/)
[What are webhooks and how do I use them?  Webhooks allow developers to send submissions to their own endpoint for new submissions.](/help/articles/how-to-use-webhooks/)