Today's release provides new ways to integrate additional services into your Losant IoT applications. You can now publish and subscribe to your own Google Pub/Sub instance or custom MQTT broker.
These additional integrations are available under a new Integrations menu within your Losant application.
When you create a new integration you can choose between Google Pub/Sub and MQTT. Each one has its own set of configuration options.
Unlike our existing integrations, which include Twitter, Twilio, SendGrid, and others, we put these under a new menu because they work in a fundamentally different way. The Google Pub/Sub and MQTT integrations open persistent connections to the remote services, which allow you to trigger workflows and publish messages over the connection stream. These connections are automatically monitored and kept alive by Losant.
A new Google Pub/Sub node has been added to trigger workflows from messages published to your Google Pub/Sub instance. The existing MQTT trigger node has been modified to allow triggering from either the Losant broker or a custom MQTT integration.
Over time we'll be moving the configuration of our existing integrations, like Twilio, SendGrid, and Twitter, under this new menu. This will provide a centralized location to configure all external integrations for your Losant IoT applications. For now, configuration for existing integrations is still done in their respective workflow node properties.
With every new release, we really listen to your feedback. By combining your suggestions with our roadmap, we can continue to make the platform easy for you. Let us know what you think in the Losant Forums.