Webhooks:
~ are used to notify about the events that we are interested in (like sending a text message to a phone)
~ instant notification mechanism
/* urllib.urlopen(user.webhook.url) */
~ webhook URL's can trigger an action based on the input HTTP request
Source:
http://timothyfitz.com/2009/02/09/what-webhooks-are-and-why-you-should-care/
https://realpython.com/python-bitcoin-ifttt/
pip install webhooks
code base: https://github.com/pydanny/dj-webhooks
ETL, big-data, cloud(AWS/GCP/Azure) technologies and possibly share random stuff along the way!!
Subscribe to:
Post Comments (Atom)
-
We use s3 COPY command to move data from S3 to Redshift table. Make sure the schema for Redshift table is created before running your COPY c...
-
While running a databricks job, especially running a job with large datasets and longer running queries that creates a lot of temp space -...
-
All Redshift monitoring queries in one place. NOTE: All queries are provided by Redshift Documentation provided by AWS. Here is ...
No comments:
Post a Comment