GitHub
Skills harvested from GitHub repositories
14810 skills availableflexport-webhooks-events
Flexport sends webhook notifications for shipment milestones, booking confirmations, PO updates, invoice events, and doc...
flexport-sdk-patterns
Production-ready patterns for the Flexport REST API v2. Since Flexport has no official npm/pip SDK, you build typed HTTP...
flexport-rate-limits
The Flexport API v2 enforces rate limits per API key. When exceeded, you get a 429 Too Many Requests with Retry-After an...
flexport-local-dev-loop
Set up a fast, reproducible local development workflow for Flexport integrations. Since Flexport has no official SDK, th...
flexport-observability
Full observability stack for Flexport integrations: Prometheus metrics for API health, pino structured logging for debug...
flexport-install-auth
Configure Flexport API authentication for logistics and supply chain integration. Flexport offers two auth methods: API ...
flexport-incident-runbook
Incident response procedures for Flexport logistics API integration failures. Covers shipment tracking outages, customs ...
flexport-enterprise-rbac
Implement role-based access control for Flexport integrations. Since Flexport API keys are scoped at the account level, ...
flexport-debug-bundle
Collect all necessary diagnostic information for Flexport support tickets. The bundle captures API connectivity, authent...
flexport-common-errors
Quick reference for the most common Flexport API v2 errors. The API returns standard HTTP codes with JSON error bodies c...
flexport-data-handling
Flexport logistics data encompasses shipment records, bills of lading, customs declarations, commercial invoices, tracki...
finta-upgrade-migration
Finta is a fundraising CRM built for founders managing investor pipelines, deal rooms, and investor updates. The API exp...
flexport-ci-integration
Set up CI/CD for Flexport logistics integrations: run unit tests with mocked shipment and tracking responses on every PR...
finta-security-basics
Finta manages fundraising pipelines containing investor contact information, term sheet details, valuation data, cap tab...
finta-reference-architecture
Production architecture for fundraising operations integrating with Finta's CRM platform. Designed for startup founders ...
finta-sdk-patterns
Finta does not expose a public REST API. Integrate via: (1) CSV export + Python processing, (2) email integrations (Gmai...
finta-rate-limits
Finta operates as a web-first fundraising platform without a traditional REST API, so rate limits manifest as plan-tier ...
finta-performance-tuning
Finta's fundraising API handles investor list pagination, round data aggregation, and CRM sync batching. Founders queryi...
finta-prod-checklist
Finta is a fundraising CRM for managing investor pipeline, deal rooms, and round tracking. A production integration sync...
finta-install-auth
Set up Finta fundraising CRM at trustfinta.com. Finta is a UI-first platform for managing fundraising pipelines, investo...
finta-local-dev-loop
Finta is primarily UI-driven without a public API. For local automation, use CSV exports from Finta combined with Python...
finta-debug-bundle
Collect Finta API connectivity status, fundraising round data, investor pipeline health, and integration state into a si...
finta-core-workflow-b
Post-fundraise investor management: send periodic updates, share metrics, manage cap table, and maintain relationships f...
finta-cost-tuning
Finta pricing is per-seat with tiered feature access, and the primary cost driver is investor pipeline sync volume. Each...