Feature request (for Twinfield itself): Webhooks for real-time data updates #239
remcotolsma
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I maintain a system for a client that keeps a complete shadow database of all Twinfield data. With the recently introduced API limits, it has become increasingly challenging to keep this shadow data as up-to-date as possible in near real-time.
The current limitation of the Twinfield API is that I have to repeatedly query Twinfield to check for changes. This would be much more efficient if Twinfield offered a webhooks functionality, so I could receive notifications when data changes.
I have previously inquired with Twinfield about webhooks. Although this idea has been on Twinfield’s idea board for some time, there are still no concrete plans for implementation.
Are there other @php-twinfield users or partners who would also benefit from a Twinfield webhooks functionality? If multiple parties are interested, this might help prioritize the feature with Twinfield.
Beta Was this translation helpful? Give feedback.
All reactions