Lightyear Logo

Write powerful integrations in a few lines of code

Focus on solving your core problems and we'll handle the rest. With built-in authentications and serverless infrastructure, we take the complexity out of API automation.
Actions
Webhooks
Triggers
Define your integrations entirely in code.
Skip the frustrating no-code interfaces and leverage all the great things from modern software development like reusable logic, unit tests, pull requests, code reviews, and more.
Slack Icon
Slack
Your workspace
Authorized
Authorize your apps
Click to authorize access to your apps and get started on building right away. No need to wade through confusing Oauth API docs.
HelloSlack.js
await slack.postMessage({
  channel: "#general",
  text: "Hello Slack!"
});
Develop and test locally
Use your favorite IDE to develop your integrations and see them run locally using the command-line dev server.
Terminal
~ $
npm run deploy
Server:
Starting deploy
Server:
Deploying HelloSlack
Deploy succeeded! 🚀
~ $
Deploy to production
When you are ready, deploy them to your production environment, where they will run quickly and securely.
Dashboard
Ran successfully at 2:46p
64d2b559-03d6-43ad-8cef-16debd36bc5d
Run failed at 11:19a
688a717d-1fce-4827-a3d6-c125a0d99da9
Ran successfully at 8:32a
a5b17d28-7faf-4526-a157-57b22067c49b
Monitor from the dashboard
See all of the activity using the web dashboard, including detailed run logs so you can know exactly what is happening.
Keep track of your integrations.
Use the dashboard to get a birds-eye view of what's happening or dive into the details and inspect the debug logs to diagnose any problems.
Lightyear Logo
Environment
Production
Apps
Actions
Webhooks
Runs
Deploys
Account
Docs
Actions
NotifyOnNewPullRequest
webhook
Notify on New Pull Request
Ready
GitHub Icon
Slack Icon
CompleteLinearTaskWhenMerged
webhook
Complete Linear Task When Merged
Ready
GitHub Icon
Linear Icon
WaitingListFormDataToAirtable
webhook
Waiting List Form Data to Airtable
Ready
Airtable Icon
Postmark Icon
Slack Icon
AddNewCustomerToSystem
webhook
Add New Customer to Systems
Ready
Hubspot Icon
Zendesk Icon
Intercom Icon
SlackGPT
webhook
Slack GPT
Ready
Slack Icon
OpenAI Icon
Slack Icon
CreateInvoiceFromTypeform
webhook
Create Invoice from Typeform
Ready
Typeform Icon
Xero Icon
Postmark Icon

All the platform features you need

Amazing DX
Develop integrations in your IDE and run them locally. Using the dev server, you can see the result of your changes immediately.
Managed Authorization
Let us handle all the grunt work of getting and refreshing Oauth tokens so you can start working on your integrations immediately.
Multiple Environments
Test out changes in development, then deploy them to production.
Serverless Hosting
Production integrations are run in AWS Lambdas, so they are both very fast and also securely isolated.
Extensible Connectors
Need to do something obscure with one of the existing apps? Just subclass the connector and add the calls to any API endpoints you want.
Custom Apps
Coming soon: Create connectors to apps we don't have support for yet, including your own web services.

Connectors for everything

We have an ambitious plan to create and maintain connectors to a large number of web services. Below are some of the ones we have planned. And if we don't have one you want, you will be able to build it yourself.
HubSpot Icon
Postmark Icon
GitHub Icon
OpenAI Icon
Asana Icon
Bill Icon
Discord Icon
FreshBooks Icon
Xero Icon
Freshdesk Icon
Front Icon
GitLab Icon
Height Icon
Slack Icon
Mailchimp Icon
QuickBooks Icon
SendGrid Icon
Shortcut Icon
Stripe Icon
Zendesk Icon
Google Calendar Icon
Gmail Icon
Google Sheets Icon
Airtable Icon
Notion Icon
Intercom Icon
Jira Icon
Typeform Icon
Salesforce Icon
Zoom Icon
Trello Icon
Linear Icon
Private and secure
We use industry best-practices and third-party testing to keep your integrations secure.
Third-party testing
Lightyear commissions third-party testing and assessment. Includes annual pen tests and an upcoming bug bounty program.
Secure Infrastructure
Your production code is run in an AWS Lambda and is well isolated from other users according to AWS best practices.
Encrypted storage
Lightyear encrypts all data at rest and performs additional encryption on secrets such as OAuth access keys and API keys.

Join the YES code revolution!

Add your name to the waitlist and we will let you know when you can start coding your integrations.
Want to see more code? Check out the docs.