Build

Development guides and tutorials

Twilio Video Chat Alternatives for Bubble: Switch to Daily’s Video Plugin

Twilio Video Chat Alternatives for Bubble: Switch to Daily’s Video Plugin

Explore an alternative to Twilio Video Chat for Bubble with the Daily Video Conferencing Plugin, offering video chat, screen sharing, breakout rooms, and live streaming without custom code. Learn how to migrate from Twilio Video and set up Daily for your Bubble app.

How to Build a HubSpot App That Displays Data in CRM Cards

How to Build a HubSpot App That Displays Data in CRM Cards

In this tutorial, we explore how to build a HubSpot app that leverages CRM cards to display data from external systems directly within HubSpot's contact records. You'll learn how to set up your app using Ngrok for local development, configure routes in Node.js, and create a custom CRM card that showcases a random fact, This guide is perfect for anyone looking to enhance their HubSpot app with dynamic, integrated content.

Getting Started with OAuth in HubSpot

Getting Started with OAuth in HubSpot

Learn how to set up OAuth in HubSpot with this straightforward guide. We’ll walk you through creating a developer account, setting up your app, and using HubSpot’s Node.js OAuth starter to get up and running quickly.

Nailing Credential Validation for a Smoother Integration UX

Nailing Credential Validation for a Smoother Integration UX

Building integrations? Don't let incorrect credentials trip up your users! Learn how to validate credentials effectively to keep your integration experience smooth and frustration-free.

How to build a custom menu action for Bullhorn

How to build a custom menu action for Bullhorn

Learn how to create a custom menu action in Bullhorn by setting up a Node.js server and using ngrok to expose it for testing. This step-by-step guide walks you through the configuration process, ensuring your integration is ready to post data to your application.

A beginner’s guide  to Deno

A beginner’s guide to Deno

Deno, the modern and secure runtime for JavaScript and TypeScript, offers a fresh alternative to Node.js. Created by Ryan Dahl, Deno addresses key limitations of its predecessor with built-in TypeScript support and enhanced security features. Discover how Deno can power your server-side applications, automation scripts, and cloud functions.