Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support forwarding of webhooks #39

Open
benjick opened this issue May 10, 2019 · 2 comments
Open

Support forwarding of webhooks #39

benjick opened this issue May 10, 2019 · 2 comments

Comments

@benjick
Copy link
Contributor

benjick commented May 10, 2019

As a store owner
I want to make sure my content is up to date and not cached when I publish changes

@zimme
Copy link
Contributor

zimme commented May 10, 2019

Doesn't the hook take care of this now?

The editor publishes a story in storyblok, storyblok does a POST request to our webhook with the storyid and what type of event ( publish/unpublish ) and the hook fetches the story and writes it to ES or removes it from ES

@benjick
Copy link
Contributor Author

benjick commented May 10, 2019

I figure if we want to clear varnish or cloudflare at the same time. Not sure about specifics yet, but I added the issue because someone asked about it this morning

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants