Learn Bubble with 500+ tutorials, courses & AI Assistant ✨

Limited time launch offer get $80 off today

0 days 0 hours 0 minutes 0 seconds
SAVE $80 NOW
Planet No Code logo
Bubble.io CoachingFounder MentoringSponsorships
LoginLearn Bubble.io

How to send data from Bubble to Make.com

In this Bubble tutorial video, learn how to seamlessly integrate data from Make.com to your Bubble app, showing you how to set up a scenario workflow to send and receive data effectively. Dive into the world of no-code development with these powerful integration tools.

Join now $19/monthLearn more
Get 500+ tutorials, a No-Code AI Assistant, 4 premium courses, and everything you need to build faster!
How to send data from Bubble to Make.com
Explore these topics...
Plugins
API Connector
Make.com

With just this tutorial learn...

Unlock the power of Make.com: Send data seamlessly to your Bubble app with this tutorial!

Supercharge your Bubble workflows: Learn how to integrate Make.com for advanced data handling and automation.

Master API endpoints: Discover how to create robust backend workflows in Bubble for receiving external data.

With membership you'll...

Learn how to build a ChatGPT Clone, Custom CRM for your business & SaaS Marketing website with Webflow & AI.

Unlock 500+ Bubble tutorial videos with AI powered Q&A.

Debug your Bubble app instantly with our custom trained No Code AI Assistant.

Join now $19/month
Risk-free! 14-day money-back guarantee. Cancel anytime.

Introduction to Make.com and Bubble Integration

Make.com is a powerful integration tool and a great alternative to Zapier. In this bulk tutorial video, I'm going to show you how we can take data from Make.com. We've got other apps linked into it and we want to send that data into our Bubble app. Now remember that Bubble is incredibly powerful at just being able to receive data from other services but it may be appropriate to use something like Make.com or Zapier in the future particularly if they have an integration in with a service that doesn't have a public API. Let's dive into it.

Setting Up a Scenario in Make.com

If you want to watch more videos like this and you're learning Bubble then do click the link down in the description because we've got hundreds of Bubble tutorial videos just like this one on our website. So we're going to go into Make and set up a scenario. A scenario is a workflow or Zapier as APL would call it a Zap and I'm just going to jump straight to the key bit which is that you can basically have anything preceding this point and then you just need it to end in a HTTP request and we can say just make a request you know you can protect it otherwise but we just want to send data.

Creating a Backend Workflow in Bubble

So then we go into our Bubble app and we need to go into backend workflows. Because this is where Bubble is going to receive the data in so if we go new workflow and I'll call this make demo it needs to be public. You may find that you need to run without authentication and you need to run ignoring privacy rules it really depends on what you're doing with the inbound data.

Understanding Creator Fields and Privacy Rules

Just remember that when anyone as a current user in your app creates something they are automatically assigned the creator field on that data type and the entry in your database for that data type but remember if you trigger something to be created here as a result of the API data coming in from make.com there's no creator because there is no current user make.com has started off this workflow so there is going to be no creator field.

Setting Up the API Endpoint

So we can just say that we'll put this into detect data requests and say detect data and then I'm going to copy that I'll go through here and paste it in set as post and let's add in multi form and then let's add in our field so we'll say text and we'll say name value is Matt let's add in another item and we can say email I will say Matt at example.com.

Testing the API Endpoint

Now if I go back into Bubble I need in this mode here detecting request data notice that it's got initialize in there you only need that for this precise moment we need to remove initialize from make.com once we're done and also notice that you will work your backend workflows your API endpoints are specific to the version of the app that you're working with so let's go back into here and we'll say run once okay that looks like it was successful and go back into Bubble and not so successful there what is there an issue I look there we go something went wrong copying this across oh look at that's a bit buggy didn't select the whole thing there we go run save changes right no contains unsafe changes what's going on there it's been a while since I've used make make.com so what have I done here but yeah interestingly you can do it on intervals that's pretty cool ignore warnings module this module contains unsafe changes look there we go the data has arrived in.

Creating Data with Received Information

So what if I then want to create something with this data well I'd go data create a new thing and this is a demo app that I've used with loads of other projects video so we'll just go with contacts and we'll say first name and we go request data name that's it and email would be request data email.

Considerations for Privacy and Creator Fields

So few things to remember here remember that this contact that's created here does not have a creator field so you may want to consider adding in a manual creator field and doing a search for a matching it to the right user and then adjusting your privacy rules accordingly so that both if it's the Bubble creator field and the and the manual creator field the same rule applies remember if you do that you'll need to check the ignore privacy rules because you've likely got privacy rules stopping a search through all your users and making some sort of match like if you were trying to match the email address you'd need to have that field available to this workflow.

Finalizing the Workflow

The other thing to remember is that once we've initialized and we checked it so working we need to remove initialize because now it's actually in the state where this is just going to run when make sends any data to this API workflow this is what's going to happen it's going to create a new contact.

Conclusion

So there you go that's how you can take data from make and send it through to your Bubble app. If you've got any questions you've got any ideas or videos that you'd like us to create please do leave a comment and of course like and subscribe.

Table of contents

Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Your No-Code Journey Starts Here

The best way to learn Bubble.io?

Build No Code Confidently

No more delays. With 30+ hours of expert content, you’ll have the insights needed to build effectively.

Find every solution in one place

No more searching across platforms for tutorials. Our bundle has everything you need, with 500+ videos covering every feature and technique.

Dive deep into every detail

Get beyond the basics with comprehensive, in-depth courses & no code tutorials that empower you to create a feature-rich, professional app.

Monthly
Yearly
Member
Accelerate your Bubble app to launch
$99 / month
$19/month/mo
Includes:
500+ tutorials
4 premium courses
Find the right tutorial with our custom trained AI
New tutorials added each week
Cancel anytime
14 day money back
Join now
Member
Accelerate your Bubble app to launch
$990 / year
$149/year/mo
Includes:
500+ tutorials
4 premium courses
Find the right tutorial with our custom trained AI
New tutorials added each week
Cancel anytime
14 day money back
Join now

Frequently Asked Questions

Find answers to common questions about our courses, tutorials & content.

Do I need any coding experience?

No. Our Beginner Essentials course and AI No-Code Coach are designed for total newcomers. You’ll learn Bubble.io step by step - no coding required.

How does the AI No-Code Coach work?

Simply type your question in plain English, and our AI taps into the entire video library to recommend the exact lessons you need. It’s like having a personal instructor on demand.

How long can I access the content?

As long as you’re subscribed! With our monthly subscription, you get unlimited access to all 500+ videos, our growing course library, and the AI No-Code Coach.

What courses are included

Your subscription includes:

  • Bubble Beginner Essentials – Get up and running fast.
  • Build a ChatGPT Clone – Integrate AI into your no-code apps.
  • Build Your SaaS Website with AI – Learn to create a scalable startup site.
  • Develop a Custom CRM App in Bubble - Learn database relationships with a CRM.

Plus, new tutorials every week!

What if I get stuck on a lesson?

The AI No-Code Coach is your first stop for instant answers. If you need deeper help, you can book 1:1 Bubble coaching for expert guidance.

Do you offer a money-back guarantee?

Yes! If you don’t see real progress within 14 days, let us know, and we’ll issue a full refund—no questions asked.

Can I cancel anytime?

Absolutely. Your subscription is month-to-month, and you can cancel anytime—no lock-ins, no hidden fees.

What if I want more than just tutorials & courses?

Absolutely. Your subscription is month-to-month, and you can cancel anytime—no lock-ins, no hidden fees.

If you’re serious about building a successful SaaS startup, check out Mastery—our intensive mentorship program. Mastery goes beyond Bubble.io development and includes:

  1. 1:1 mentorship to fast-track your progress
  2. Marketing strategies tailored for no-code founders‍
  3. Product management insights to scale your startup‍
  4. Personalized support from experienced founders

‍

Still have questions?

Reach out to our dedicated team.

Contact
Services
Search Bubble TutorialsBubble.io CoursesBook Bubble.io CoachingApply for Mastery
Latest Bubble tutorials
How to Build Your Own SEO Tool Without Coding!
Stream AI Generated Text into Bubble Repeating Group & Save to Database
Rerank Text By MEANING With Cohere In Bubble.io Step by Step!
Partnerships
Flusk.eu
VectorShift
Comnoco
Plumb
Toddle
Whereby
Get started with no code
AI Powered No Code AppsNo Code Web ScrapingBubble.io Plugin tutorialsBubble API Connector tutorialsStudent & Teacher DiscountBest tools for no coders
Follow us
Youtube
X
LinkedIn
Planet No Code logo
In partnership with
Queen Mary University of London Logo
© 2024 Planet No Code. All rights reserved.
Privacy PolicyTerms of ServiceCookies SettingsContact Us