Make.com & Bubble.io Custom Apps
Build no-code SaaS applications powered by the BaZi calculation engine.
No-Code Automations
Configure Bubble.io API Connector or Make.com Custom Modules with standard POST requests.
More Examples
Bubble.io API Connector Configuration
Bubble.io API Connector Configuration
JSON
{
"call_name": "Get BaZi Reading",
"method": "POST",
"url": "https://api.baziapi.pro/api/v1/bazi/calculate",
"headers": [
{ "key": "x-api-key", "value": "bazi_live_xxxx" },
{ "key": "Content-Type", "value": "application/json" }
]
}Something unclear? Contact developer support.