Changelog
Product Updates
New updates and improvements!
Coming Soon!
ℹ️ Checkout our complete Public Roadmap 👀
WIP
Better Members management for your Captain Data account- Smart De-Duplication
- Managed LinkedIn Identities (LinkedIn Accounts Pooling)
- Datasets: People, Identity Mapping, Companies
- … & more :)
🚀 Cycle 10 – Key Highlights
👥 Members & Invitations
Fully revamped flow:
-
Clearer SaaS Members and Member’s Invitation management
Temporary Limitation: You cannot currently invite members who already exist in another workspace. This will be fixed in cycle #11. -
New “Identities” menu (previously called “External Users”)
Full UI and API alignment coming in cycle #11
🕒 Scheduled Runs
Automate your Actions with flexible scheduling:
- New API endpoints
/v4/actions/{action_name}/run/schedule
for Action scheduling - CRON-like run postponing and recurrence logic built-in with
schedule_at
,cron
andtimezone
parameters
🧾 New LinkedIn Actions
- Download LinkedIn Message Attachment - Retrieve the content of an attachment from a LinkedIn message
- Extract LinkedIn Sent Invitations - List all invites sent from an Identity’s account
🧩 Other Improvements
- New capability to override credits & identity quotas per workspace
- Better IP attribution when connecting LinkedIn accounts (UI, shard links and API)
- Updated tracking for public API events for better monitoring
New Actions:
- Extract TheFork Reviews - Retrieve the reviews of a restaurant on TheFork
- Search TripAdvisor Hotel - Search Hotels list on TripAdvisor
- Extract TripAdvisor Hotel - Retrieve the infos about an Hotel on TripAdvisor
- Search TripAdvisor Restaurant - Search Resaurants list on TripAdvisor
- Extract TripAdvisor Restaurant - Retrieve the infos about a Resaurant list on TripAdvisor
🔥 Async Actions Release 🔥
Async Actions are here! For all actions, you can now choose between
live
mode for immediate results, or async
mode to process bulk inputs and receive results via a callback URL.New Actions:
- LinkedIn People Id from Sales Navigator Id - Retrieve a LinkedIn People Id from the Sales Navigator one to bridge the gap between those two LinkedIn subscription levels
New Features:
- 🚀 Native LinkedIn Login Link: When creating a user via the API, you’ll now receive an output enriched with a unique, time-limited URL allowing your users to connect their LinkedIn accounts directly—no browser extension required, and no form handling. Check out the guide to know more.
Misc:
- Standardized
linkedin_profile_id
usage across all LinkedIn actions for improved consistency.
🔥 SDK Release 🔥 @captaindatatech/sdk
We’re thrilled to announce Captain Data’s first TypeScript SDK! This type-safe SDK offers a streamlined way to interact with our API through a single CaptainData class. It handles authentication and provides access to Core endpoints and integrations including LinkedIn and Sales Navigator.
New Actions:
- Search Recruiter Lite People - Search and filter LinkedIn Recruiter Lite profiles with advanced targeting options
- Send LinkedIn InMail - Send personalized InMail messages to LinkedIn profiles with tracking and analytics
- Search Google Maps Places - Search and filter places on Google Maps with advanced location and keyword targeting
- Extract Google Maps Place - Extract detailed information about specific places from Google Maps
- Extract Google Maps Place’s Reviews - Extract and analyze reviews for places on Google Maps
Actions Under Review:
- Extract TripAdvisor Reviews - Extract and analyze reviews from TripAdvisor listings with sentiment analysis and rating metrics
Updated Actions
New Features:
- Sandbox mode for development - contact us to activate this feature ⭐
- You can now switch from Workspace to another
Misc:
- Implemented new semantic versioning format for releases, e.g.
v25.513.2145
- Fixed webhook notification system to properly alert users when LinkedIn accounts are detected as invalid during automation runs
- Fixed IP attribution system to properly handle timezone-based proxy assignments
- Added onboarding modal to guide users through LinkedIn account synchronization using our Chrome Extension
🔥 Public Release 🔥
Inside this release:
- Pagination System: Support for page-based navigation with configurable page size and token-based pagination
- Actions Rate limiting for all compatible Actions with a 24-hour sliding window
- API Rate limiting: Maximum of 10 concurrent requests per second to prevent traffic spikes
- Credit Ratio system: Credits are now consumed based on the number of results requested (page_size) for specific Actions
- Request Logging: Track and monitor all API requests (coming soon as a dedicated endpoint)
💪 Private Release 💪
Inside this release:
- API Documentation: Interactive playground for testing and exploring API endpoints
- LinkedIn & Sales Navigator: Complete access to all (nearly 60!) available Actions and features
- LinkedIn Integration for connecting user profiles via API or Extension
- LinkedIn Authentication: Direct login with LinkedIn credentials
- IP Management: Dedicated IP attribution and proxy timezone control
- User Management: Complete control over users and roles through UI and API
- Pricing & Billing: Complete subscription and billing management
- Account Monitoring: Real-time notifications via Webhook for LinkedIn account status changes
- Authentication: Google OAuth login and secure email verification for sign-in/sign-up
- Security: Enterprise-grade data encryption and per-user API key management