Easily Integrate the Replit event.submission.files Webhook into your application using Javascript, Ruby, and other frameworks.

will only contain files if they have been changed by the student from the original assignment. This is to prevent large dataset files from being sent with each event.

Steps to receive the Replit event.submission.files Webhook

  • Sign up for your free Hooky account.
  • Create a new Webhook Source, and select replit. This will be the endpoint that receives the Replit event.submission.files webhook on behalf of your application, and forwards them using the unified SDK.
  • Once the event.submission.files webhook is received from Replit, you'll see the payload under the Live Logs section of your webhook source.
  • Next, follow the examples below to integrate the Hooky SDK in Ruby or Javascript, and start receiving webhooks.
Save countless hours integrating Event.submission.files webhooks into your application.