Question

Anyone using Looker webhooks to call a AWS Lambda function

  • 23 December 2016
  • 3 replies
  • 252 views

Anyone playing with the Looker webhooks feature to call a AWS lambda function? Seems like a lot of possibilities would get open with that ability.


3 replies

Is this possible? This would be amazing

Thanks, I have a prototype setup now. I’m using API Gatway and Lambda. It’s taking the Looker data and transforming it and calls another API. Now I’m just figuring out what is the best way to secure the call.


Does any API Gateway gurus have any ideas?

We decided to do authication inside lambda function with the Looker Token that is generated with the webhook.

Reply