Tutorials
Take a look at the practical step by step guides. Learn to prevent Google Sheets from altering numbers into dates, capture and validate Email and Phone via Webhooks with Regex, and store them in a Data Store. Synchronize Airtable and Google contacts, and create Data Things on Bubble. And more! Boost your Boost.space Integrator knowledge!
This tutorial shows how to integrate Telegram with Boost.space Integrator by creating a Telegram bot, adding it as an admin, finding the Chat ID, and automating tasks like sending messages or updates from other apps.
This guide shows how to integrate Notion with Boost.space Integrator to automate tasks like watching, creating, and updating database items. It covers connecting Notion, retrieving databases, and syncing with apps like Google Calendar for efficient workflow management.
This tutorial guides you on connecting Google Sheets to Boost.space Integrator for automating workflows, highlighting the simplicity of triggering actions in other apps when new rows are added to a spreadsheet or vice versa.
This guide illustrates how to store Typeform responses in Boost.space Integrator Data Stores, enhancing Typeform's capabilities by allowing data transfer between scenarios or record-keeping directly within Boost.space Integrator.
This tutorial demonstrates integrating Bubble with Boost.space Integrator via an API call to send data, utilizing Bubble's API Connector plugin and Boost.space Integrator's webhook within a workflow.
This tutorial explains setting up OAuth 2.0 requests to Microsoft Graph API in Boost.space Integrator, involving application registration in Azure, generating client ID and secret, configuring permissions, and using connection URIs for secure API calls.
This tutorial outlines how to call Google APIs using Boost.space Integrator's "HTTP > Make an OAuth 2.0 request" module, including enabling the API on Google Cloud Platform, creating OAuth credentials, and configuring the connection in Boost.space Integrator for API calls.
Boost.space Integrator supports Invoice Ninja for automating invoicing and payments, offering modules and templates for seamless integration.
To stop Google Sheets from converting input to dates, pre-format cells as "Plain Text" via the Format tab or prefix the entry with an apostrophe (e.g., '1-2019), which won't be shown in the cell.
This tutorial explains how to capture email and phone through Webhooks, validate them with Regex, and store valid data in a Data Store, using Boost.space Integrator. Invalid inputs trigger user prompts for correction.
This tutorial shows how to send emails via SendGrid using Boost.space Integrator's HTTP module and an API key. It covers setting up JSON for direct emails or template-based sending, with a focus on the 'content' and 'template_id' parameters.
To extract items or their values from an array of collections, use the map() function in Boost.space Integrator, demonstrated in a video tutorial with a template focusing on JSON data manipulation.
In a scenario directing emails to Slack channels, setting a route as the Default route captures emails that don't match other filters, sending them to a specific channel. Routes process in attachment order, with the Auto-align button helping to organize them.
This guide demonstrates sending JSON data from a Bubble app to Boost.space Integrator using the API Connector plugin, enabling workflow triggers in Boost.space based on Bubble app events.
This guide shows how to send a Discord message via HTTP in Boost.space Integrator when a Google Sheet updates. It involves configuring a Google Sheet, creating a Discord webhook, and setting up an HTTP module to post the message.
To iterate through columns in a Google Sheet row and convert each to a bundle, use the Repeater and Array Aggregator modules in Boost.space Integrator, followed by a get() function to access individual columns.
To reset your Google connections in Boost.space Integrator, delete all Google connections in the platform, sign out from all Google accounts, and remove Boost.space Integrator's access from your Google account permissions. Finally, recreate the connections in your Boost.space Integrator scenarios.
This tutorial outlines capturing email content in Google Sheets using Regex via Boost.space Integrator. It involves setting up an Email module, using a Router, employing Text Parser modules for specific patterns, and updating Google Sheets based on matched data.
This guide shows how to link Chatfuel to Airtable using Boost.space Integrator, involving creating a webhook, configuring Chatfuel's JSON API, and mapping data to Airtable, all in about 30 minutes.
This guide demonstrates synchronizing contacts between Airtable and Google Contacts using Boost.space Integrator, enabling seamless contact management across both services.
This guide explains creating data entries in Bubble from Google Sheets updates, using Boost.space Integrator for individual or bulk entries, involving API setup in Bubble and scenario configuration in Boost.space Integrator.
Learn effective strategies for managing system and webhook slowdowns. By configuring event types and adjusting scheduling and batch processing, you can streamline operations and ensure a more responsive user experience.