• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Connecting to bubble application using a custom URL

I'm not able to get connections to bubble.io working. My bubble app uses a custom URL, which means that the account credentials are differenent. I assume it is not working because Pabbly is adding ".bubbleapps.io" to all connections.

Standard Domain's workflow API root URL https://applicationname.bubbleapps.io/...api/1.1/wf
Input to Pabbly: applicationname

Custom Domain's workflow API root URL https://applicationcustomdomain/...api/1.1/wf
Input to Pabbly: ?

When I try putting in the application name it will connect to something, I think it is an inactive database. Because it says that it creates successfully, but the data doesn't appear in bubble, and I am able to retrieve the created data from bubble, but all the real data in bubble doesn't get retrieved.

Bubble (test mode) works a little better, it creates data, but Bubble (test mode) can only create and has limited utility.

Is there a way to connect pabbly with bubble apps using custom domains that I'm missing?
 
Top