Webhooks
Let Goki trigger your webhook on different events
You can register your webhooks on Goki and get updates on particular events. For now, each third-party app can register only one webhook which will be subscribed to all events automatically.
Available Events
1) reservationPinGenerated
Currently, the only available webhook event is reservationPinGenerated. Once you register for it, we will call your API whenever a pin is generated on the reservation with the below information:
To get a PIN your room should have a SmartLock or a SmartDisc.
Data Structure
APIs
Last updated