hotglue is a tool built for developers to easily offer native integrations inside of SaaS products, with deep monitoring and API capabilities.
Trusted by:
The embeddable white-label component is customizable and easy to implement, so you can get your integrations up and running in no time. Developers can embed our component in either React, JavaScript, or NextJS inside their webapp, with the ability to customize the CSS of the component and make it look completely native.
Maintain visibility into your integration workflows with detailed job logs, reporting, and real-time alerting baked in.
View All Connectorshotglue provides everything you need to programmatically manage your integration stack.
curl --request POST
--url https://client-api.hotglue.xyz/env_id/flow_id/tenant_id/jobs
--header 'Content-Type: application/json'
--header 'x-api-key: <api key>'
--data '{"tap":"salesforce"}'
Rather than manage your hotglue configuration entirely through the UI, hotglue offers a CLI that makes it possible to manage your configuration programmatically. This way, you can check things like your transformation scripts into source control and deploy them via a CI pipeline following best development practices.
The CLI also contains several utility functions to make working with hotglue easier. You can list tenants, flows, jobs, and even download jobs locally for debugging and testing.
For every integration, hotglue provides documentation on how to get your SaaS integrations stood up and provides answers to the best practices in setting up your integrations.
hotglue's compatibility with the Singer spec allows for developers to build their own connectors to use on hotglue. Using the Singer spec, a developer can build a new integration in a matter of hours, and have it running on hotglue's infrastructure.
Build native integrations with the platforms your customers use 10x faster.