Add a custom panel or custom modal App Extension to an existing Pipedrive integration project. Use when the developer wants to add an iframe-based UI extension to their app.
Guide developers on using the Pipedrive REST API v1 within their integration project. Use when a developer wants to query or mutate Pipedrive data (deals, persons, organizations, leads, activities, etc.) from their app.
Scaffold a new Pipedrive Marketplace integration project with OAuth, database, and optional App Extensions. Use when the developer wants to start a new Pipedrive app from scratch.
Review a Pipedrive Marketplace integration project for readiness. Checks the project for missing requirements and reports only what needs to be fixed before submission.
Add custom panel or modal App Extensions. Use when embedding iframe UI in Pipedrive records or menus.
Use Pipedrive REST API v1 from an integration. Use when reading or writing deals, persons, organizations, leads, or activities.
Scaffold a new Pipedrive Marketplace app. Use when starting a new Pipedrive integration project from scratch.
Review Marketplace readiness. Use when checking a generated Pipedrive app before submission.