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

Webhook for Postings changes? #39

Open
ryanpardieck opened this issue May 15, 2019 · 8 comments
Open

Webhook for Postings changes? #39

ryanpardieck opened this issue May 15, 2019 · 8 comments

Comments

@ryanpardieck
Copy link

An outgoing webhook when a company's Postings data changes would enable better use of static site generators with the Postings API. I looked briefly into using the gatsby-source-lever plugin mentioned in the README, but without the ability to update the static files as the underlying data is changed, using a static generator like Gatsby is a lot less appealing.

  1. Does a webhook like this currently exist?
  2. If not, would it make sense to add one? An SSG feels like a really good fit for this API, but auto-updating on changes to the data is a pretty critical piece of the pie.

Thanks,
Ryan

@brotzky
Copy link

brotzky commented May 28, 2019

Hey, we're using Gatsby with Lever (moving form Greenhouse) and would love this feature added or documentation to help us set it up if it exists.

Right now we've set it up to pull Lever jobs in Gatsby, but have run into this missing piece of the pie.

@rogerramosme
Copy link

Yeah, +1 on this.

@thetoine
Copy link

+1 on this please. Any updates since last year ?

@knightspore
Copy link

+1 on this, still seems unavailable as per a support request ticket.

@katiebrady-astro
Copy link

katiebrady-astro commented Mar 3, 2022

+1 to this as well. We use Netlify and just need a postings update webhook URL to trigger rebuilds 🙏

@phonghho
Copy link

+1 on this. We also use Netlify to trigger builds.

@groenroos
Copy link

+1; we're in the same boat as everyone else here. Asked Lever support, but they did not seem to even understand our request.

@andyguo1023
Copy link

Lever definitely needs to implement this asap. In the mean time, for anyone new to Lever, the best workaround is to set up a cron job and call GET /postings with updated_at_start parameter. If it returns anything, rebuild.

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

9 participants