[Idea] Slash GraphQL + Zapier Integration

@mrjn & @core-devs,

I wish there was a Zapier Integration for Slash GraphQL, so that when a trigger happens in Slash GraphQL we can invoke any other app present in Zapier.

It will be a code & hassle free way to do automation.

For instance, when CRUD operation is done on a specific type in Slash GraphQL, send mail using Gmail Zap. (e.g. User Created / Deleted / Updated)

Ghost blog makes this integration available and so does Firebase.

P.S. I want to use it for an Invitation only Auth Flow!

Seems possible and not that hard to build :slight_smile: . If more people want this, we could consider adding it to the roadmap.

2 Likes

https://dgraph.io/docs/graphql/lambda/webhook

This should get you most of the way there

2 Likes