bc-marketing-manage-form-entries

Manage FormEntry leads via API with filtering, updating, bulk deletion, and reprocessing.

10|46|Updated Jun 16, 2020
One-click install
npx skills add https://github.com/breatheco-de/apiv2 --skill bc-marketing-manage-form-entries
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bc-marketing-manage-form-entries
Source: https://github.com/breatheco-de/apiv2/tree/main/docs/agent-docs/skills/bc-marketing-manage-form-entries
Command: npx skills add https://github.com/breatheco-de/apiv2 --skill bc-marketing-manage-form-entries

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the management of existing FormEntry leads, enabling staff to search, filter, update, delete, or re-process them effectively.

Core Features & Use Cases

  • Search and Filter: Locate specific leads or filter large sets of data.
  • Update and Re-process: Correct and synchronize lead information with the CRM.
  • Bulk Deletion: Remove multiple leads in bulk.
  • Won Leads: Retrieve and manage leads that have won a deal.

Quick Start

Search for FormEntry leads created between April 1, 2026, and April 8, 2026, with storage_status ERROR: use the 'bc-marketing-manage-form-entries' skill with parameters 'start=2026-04-01' and 'end=2026-04-08'.

Frequently Asked Questions about bc-marketing-manage-form-entries

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage and update FormEntry leads via API?

To manage FormEntry leads via API, you can search, filter, update, re-process, or bulk delete entries. The Skill requires authorization to access Academy-specific lead data and supports advanced filtering with pagination for large datasets.

How do I filter form entries by date and storage status?

You can filter form entries by specifying start and end date parameters along with storage status. For example, use 'start=2026-04-01' and 'end=2026-04-08' to locate leads created within that period that have a storage status of ERROR.

Can I delete multiple form entries in bulk?

Yes, bulk deletion of multiple form entries is supported. You can remove large sets of FormEntry leads simultaneously, streamlining the cleanup of outdated or erroneous lead data directly through API interactions.

How do I synchronize lead information with my CRM?

To synchronize lead information with your CRM, use the re-processing and updating features to correct and align lead data. This ensures that your FormEntry leads remain consistent with your CRM records.

What are the limitations of filtering FormEntry leads?

Filtering FormEntry leads requires proper authorization to access Academy-specific data. While advanced filtering and pagination are supported, users must provide accurate date ranges and storage statuses to retrieve precise results without hitting API limits.