Hacker News new | ask | show | jobs
by dcraw 3751 days ago
Love this! Is there a way to trigger it to run when an event happens in my book?
1 comments

Yeah, you could create a codelet and then configure a webhook to invoke the codelet: https://github.com/fieldbook/api-docs/blob/master/reference....

(In the future we'd like to have an even easier / more seamless way of handling webhooks with codelets.)