The description in readme.txt has been updated to better reflect the plugin’s capabilities
New developer hooks for extending the plugin’s integration capabilities:
A filter lets you add your own values to the recorder payload programmatically (for example, to associate a recording with a specific LearnDash quiz question),
An action lets you run custom code right after a webhook is processed, so integrations can be built in other WordPress code locations.