> ## Documentation Index
> Fetch the complete documentation index at: https://docs.markifact.com/llms.txt
> Use this file to discover all available pages before exploring further.

# List Lead Forms

> List all lead forms from a Facebook page

The **List Lead Forms** node retrieves all lead forms from a selected Facebook page. Use this to get form IDs needed for creating lead generation ads in bulk.

***

## When to Use It

* Get lead form IDs to use in bulk ad creation workflows
* Inventory all available lead forms on your Facebook pages
* Prepare data for automated lead generation campaign setup
* Map form names to their corresponding IDs for reference

***

## Inputs

| Field    | Type   | Required | Description                                      |
| -------- | ------ | -------- | ------------------------------------------------ |
| **Page** | Select | Yes      | Select the Facebook page to list lead forms from |

***

## Output

Returns a list of lead forms with the following information:

| Output         | Description                          |
| -------------- | ------------------------------------ |
| **All Output** | Complete lead form data              |
| **Form ID**    | Unique identifier for each lead form |
| **Form Name**  | Display name of each lead form       |

***

## Credit Cost

* **Cost**: 1 credit per run

***

## FAQs

<Accordion title="How do I use the form IDs from this node?">
  The form IDs returned by this node can be used in:

  * **Meta Ads creation nodes** to specify which lead form to attach to lead generation ads
  * **Bulk ad creation workflows** where you need to reference specific forms
  * **Campaign automation** to dynamically select appropriate forms for different ad sets
</Accordion>

<Accordion title="What if no lead forms are found?">
  If no lead forms are returned, it means:

  * The selected page doesn't have any lead forms created yet
  * You may need to create lead forms first through Facebook Ads Manager
  * The page may not have the necessary permissions to access lead forms
</Accordion>

<Accordion title="Do I need special permissions to access lead forms?">
  Yes, you need:

  * Admin access to the Facebook page
  * Proper permissions in Facebook Business Manager
  * Lead forms must be created and published on the page

  Make sure your Meta Ads connection has the necessary permissions to access lead form data.
</Accordion>
