Naas Documentation
Naas.ai
GitHub
Slack Community
What's new?
Searchβ¦
Welcome to Naas
π
Templates
π
Low-code features
π
Low-code drivers
π¬
AI/Machine Learning
Airtable
Awesome-notebooks
Bubble
Canny
CityFalcon
FTP
HTML builder
Google Sheets
Healthchecks
Hubspot
IFTTT
Integromat
Mailbox
Jupyter
LinkedIn
Markdown
Microsoft Teams
MongoDB
NewsAPI
Notion
PDF
Plotly
Slack
Thinkific
Toucan
Qonto
Yahoo
Zapier
π
Community
Essentials
Advanced
Best Practices
FAQ
β‘
Naas manager
π
Security
Powered By
GitBook
Bubble
Interact with Bubble.io
The best way to build web apps without code | Bubble
Bubble
Website
Workflow
You can trigger workflow in bubble.
1
import
naas_drivers
2
url
=
"https://appname.bubbleapps.io/api/1.1/wf/endpoint_name"
3
data
=
{
"first_name"
:
"Bryan"
,
"last_name"
:
"Helmig"
,
"age"
:
27
}
4
result
=
nass_drivers
.
bubble
.
send
(
url
,
data
)
Copied!
Official documentation
Introduction
Bubble Docs
Documentation
Previous
Awesome-notebooks
Next
Canny
Last modified
3mo ago
Copy link
Edit on GitHub
Contents
Workflow
Official documentation