Learn the configuration process from start to finish. See how to use configuration variables to deploy the same integration to multiple customers with different configurations.
Did you know that you can manage your customers, integrations, instances, and more from the command line? In this post we'll use Prismatic's CLI tool, Prism, to create an integration and deploy it to a customer.
Why Dev Teams Are Adding More SaaS Tools as Application Components
August 11th, 2020 • 7 min read
Dev teams are increasingly incorporating SaaS tools as components of their applications rather than developing every last bit of functionality from scratch.
A large portion of your integrations can be written using Prismatic's built-in components, but what happens when you need something specific to your software or industry? Today we'll walk through building a custom component.
Incorporating Prismatic Integrations into Your Dev Processes
July 23rd, 2020 • 9 min read
By incorporating integrations into your dev processes you can keep integrations in source control, use existing CI/CD pipelines for deployment, and release integrations in tandem with your core product.
Deep Dive: Building an Integration Using Prismatic
July 14th, 2020 • 9 min read
We take a close look at the technical aspects of the integration described in the previous post, examining webhook triggers, reusable custom components, built-in components with OAuth 2.0 handling, and more.
Using Prismatic to Save Time Building Multiple Similar Integrations
July 7th, 2020 • 8 min read
Today, we'll look at a type of integration scenario that teams commonly face – needing to quickly build, deploy, and support multiple similar integrations – and how it can be addressed using Prismatic.