Hasura is an open-source tool that provides instant realtime GraphQL APIs and webhook event triggers on Postgres.
I'm trying to send a trigger to a Zapier webhook in the form of a POST request containing JSON. It …
python flask python-requests zapier hasura