Get Started
- Introduction
- Quickstart
Documentation
- Data Sources
- Business Objects
- Business Graph™
- Knowledge
- Query Agent
- Reports
- Subscriptions
- Destinations
- Tools
- Introduction
- Ably
- Acculynx
- Active campaign
- Affinity
- Agencyzoom
- Ahrefs
- Airtable
- Alchemy
- Amplitude
- Apaleo
- Apollo
- Asana
- Attio
- Bamboohr
- Bannerbear
- Baserow
- Bill
- Bitbucket
- Blackboard
- Bolna
- Borneo
- Box
- Brevo
- Browseai
- Browserbase tool
- Bugbug
- Cal
- Calendly
- Canva
- Canvas
- Chatwork
- Clickup
- Coda
- Codeinterpreter
- Coinbase
- Composio
- Composio search
- Confluence
- Contentful
- Crustdata
- D2lbrightspace
- Dialpad
- Discord
- Discordbot
- Docusign
- Dropbox
- Dynamics365
- Echtpost
- Elevenlabs
- Entelligence
- Exa
- Excel
- Figma
- Firecrawl
- Fireflies
- Flutterwave
- Formsite
- Foursquare
- Freshdesk
- Github
- Gmail
- Gong
- Google maps
- Googleads
- Googlebigquery
- Googlecalendar
- Googledocs
- Googledrive
- Googlemeet
- Googlephotos
- Googlesheets
- Googlesuper
- Googletasks
- Gorgias
- Hackernews
- Heygen
- Hubspot
- Humanloop
- Intercom
- Jira
- Junglescout
- Klaviyo
- Kommo
- Linear
- Linkedin
- Linkhut
- Linkup
- Listennotes
- Lmnt
- Mailchimp
- Mem0
- Metaads
- Microsoft clarity
- Microsoft teams
- Mixpanel
- Monday
- More trees
- Neon
- Ngrok
- Notion
- One drive
- Onepage
- Open sea
- Outlook
- Pagerduty
- Pandadoc
- Peopledatalabs
- Perplexityai
- Pipedrive
- Placekey
- Posthog
- Quickbooks
- Ramp
- Recallai
- Reddit
- Resend
- Retellai
- Rocketlane
- Rootly
- Salesforce
- Semanticscholar
- Semrush
- Sendgrid
- Sentry
- Serpapi
- Servicenow
- Share point
- Shopify
- Shortcut
- Simplesat
- Slack
- Slack user
- Slackbot
- Snowflake
- Stripe
- Supabase
- Tavily
- Text to pdf
- Textrazor
- Tinyurl
- Todoist
- Trello
- Twitter
- Twitter media
- Typefully
- Weathermap
- Webflow
- Whatsapp
- Workiom
- Wrike
- Yousearch
- Youtube
- Zendesk
- Zenrows
- Zoho
- Zoom
- Zoominfo
- Admin
Changelog
Rocketlane
Rocketlane specializes in customer onboarding and project delivery, providing shared workspaces, milestones, and status tracking to streamline implementations
Retrieves the home page or dashboard data for the authenticated user in the rocketlane application. this endpoint provides an overview of the user’s current projects, tasks, and important notifications related to client onboarding and project management. it’s typically used when a user first logs in or navigates to the home screen of the rocketlane platform. the response likely includes a summary of ongoing projects, upcoming deadlines, recent activities, and key performance indicators relevant to the user’s role. this endpoint does not accept any parameters and returns a standardized set of information tailored to the authenticated user’s profile and permissions.
Retrieves a list of tasks associated with a specific project in rocketlane. this endpoint is crucial for project managers and team members to get an overview of all tasks within a particular project, supporting efficient project management and client onboarding processes. it should be used when you need to fetch the complete task list for a given project, such as for progress tracking, task assignment, or reporting purposes. the endpoint focuses solely on task retrieval and does not provide functionalities for task creation, updating, or deletion. keep in mind that the response may include all tasks regardless of their status (e.g., pending, in progress, completed), so additional filtering might be necessary client-side depending on specific requirements.
Retrieves a list of projects from rocketlane.
Retrieves detailed information about the current subscription associated with the authenticated user or organization in rocketlane. this endpoint provides essential data related to the subscription plan, including the current plan type, billing cycle, usage limits, and subscription status. it should be used when you need to access up-to-date subscription information for account management, billing inquiries, or to determine the features and limitations of the current plan. the endpoint does not allow for modifying subscription details; it is strictly for retrieval purposes. note that the specific fields returned may vary based on the subscription type and the user’s access level within the organization.
Retrieves detailed information about a specific project in rocketlane. this endpoint allows users to fetch comprehensive data related to a project, including its settings, status, and other relevant details essential for project management and client onboarding. it should be used when detailed information about a particular project is needed, such as during project review, updates, or when syncing project data with other systems. the endpoint returns a complete snapshot of the project’s current state but does not provide historical data or real-time updates.
Creates a new task within a specified project in rocketlane. this endpoint allows project managers or team members to add detailed tasks to their project workflow, including task information, assignments, and deadlines. use this when you need to create a new actionable item within a project, assign responsibilities, and set timelines. the endpoint is crucial for maintaining an organized and transparent project management process, enabling effective collaboration and progress tracking in rocketlane’s client onboarding and project management platform.