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
Zapier
Interact with Zapier app
Zapier | The easiest way to automate your work
Website
Webhook
This webhook feature is Premium in Zapier, but you can still test it :)
Create a new Zap with Webhook as a trigger and choose "Catch Hook". Paste it in
url
and you are good.
1
import
naas_drivers
2
β
3
url
=
"https://hooks.zapier.com/hooks/catch/*****/op7a4m1"
4
data
=
{
"first_name"
:
"Bryan"
,
"last_name"
:
"Helmig"
,
"age"
:
27
}
5
result
=
naas_drivers
.
zapier
.
connect
(
url
).
send
(
data
)
Copied!
Official documentation
Trigger Zaps from webhooks
Zapier
Documentation
Previous
Yahoo
Next
Community
Copy link
Edit on GitHub
Contents
Webhook
Official documentation