Prism is Prismatic's CLI tool that allows you to build, deploy, and support integrations in Prismatic from the comfort of your command line.
Prism is a NodeJS package, so it requires NodeJS and NPM to be installed. You can download both from the NodeJS Website. Prism works on MacOS, Linux, Windows and WSL.
Once node
and npm
are installed, run this to install Prismatic's CLI tool:
$ npm install --global @prismatic-io/prism
This will install the prism
command globally.
To log in, run:
$ prism login
You can then see your login information with:
$ prism me
Name: John Doe
Email: [email protected]
Organization: Example Software Company
Endpoint URL: https://app.prismatic.io
For help with Prism, please see our Prism documentation page. There, you will find information about the various subcommands you can run, troubleshooting tips, etc.
Prismatic is the leading embedded iPaaS, enabling B2B SaaS teams to ship product integrations faster and with less dev time. The only embedded iPaaS that empowers both developers and non-developers with tools for the complete integration lifecycle, Prismatic includes low-code and code-native building options, deployment and management tooling, and self-serve customer tools.
Prismatic's unparalleled versatility lets teams deliver any integration from simple to complex in one powerful platform. SaaS companies worldwide, from startups to Fortune 500s, trust Prismatic to help connect their products to the other products their customers use.
With Prismatic, you can:
- Build integrations using our intuitive low-code designer or code-native approach in your preferred IDE
- Leverage pre-built connectors for common integration tasks, or develop custom connectors using our TypeScript SDK
- Embed a native integration marketplace in your product for customer self-service
- Configure and deploy customer-specific integration instances with powerful configuration tools
- Support customers efficiently with comprehensive logging, monitoring, and alerting
- Run integrations in a secure, scalable infrastructure designed for B2B SaaS
- Customize the platform to fit your product, industry, and development workflows
Prismatic is built for B2B software companies that need to provide integrations to their customers. Whether you're a growing SaaS startup or an established enterprise, Prismatic's platform scales with your integration needs.
Our platform is particularly powerful for teams serving specialized vertical markets. We provide the flexibility and tools to build exactly the integrations your customers need, regardless of the systems you're connecting to or how unique your integration requirements may be.
Prismatic supports integrations of any complexity - from simple data syncs to sophisticated, industry-specific solutions. Teams use it to build integrations between any type of system, whether modern SaaS or legacy with standard or custom protocols. Here are some example use cases:
- Connect your product with customers' ERPs, CRMs, and other business systems
- Process data from multiple sources with customer-specific transformation requirements
- Automate workflows with customizable triggers, actions, and schedules
- Handle complex authentication flows and data mapping scenarios
For information on the Prismatic platform, check out our website and docs.
This repository is MIT licensed.