---
title: "runFromWebhookList"
canonical: "https://support.appfire.com/space/SCLI/73370290/runFromWebhookList"
format: markdown
---
See also: [Actions](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73368507)

> Macro (details)
> 
> | **Description** | Run action for each webhook with regex filtering on webhook name. For Post Webhooks for Bitbucket users, use '--options postWebhooks'. |
> | --- | --- |
> | **Required Parameters** | [project](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73368805), [repository](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73368867), ([input](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73371353) or [common](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73370645) or [file](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73370741)) |
> | **Optional Parameters** | [regex](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73371597), [limit](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73371427), [continue](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73371170), [simulate](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73368863), [field](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73371343), [encoding](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73368755), [clearFileBeforeAppend](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73371184), [findReplace](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73370579), [findReplaceRegex](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73370799), [options](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73371383) |
> | **Type** | [Run](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73370540/Action+Types#ActionTypes-Run) |
> | **Category** | [Webhooks](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73371318/Action+Categories#ActionCategories-Webhooks) |
> | **Output Formats** |  |
> | **Replacement Variables** | project, projectId, repository, repositoryId, repositoryName, webhook, webhookId, webhookUrl |
> | **Hosting** | cloud,server,datacenter |
> | **Since Version** | 9.6 |
> | **Examples** | [runFromWebhookList](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73371753/Examples#Examples-runFromWebhookList) |

## Related How To's

> Macro (cql-query)