Hi can you confirm if there is a method of triggering the webhook if we "check-in" a registrant into an event?
docs.joomdonation.com/eventsbooking/plugins/webhook
"Each time a registration record created and become Published/Paid, a POST request will be sent to the configured URL with all registration/event data. The external system can then uses that data in the way it wants."
The reason is that a user may book an event but then they may or may not attend the event.
We need to send the data to an attendance system after they have been checked-in in event booking.
If it's not a default setting of the plugin can you indicate if the code can be modified to allow this function?
Thanks