After registering a webhook, we understand that it may take several times(days or months) to receive a notification regarding updates to World-Check data. However, waiting that long is not practical.
Is there a recommended way to trigger or check notifications more immediately(OGS_UPDATE) from the world check one server ?
If we register a large number of cases, we might be able to receive it short terms, but we are considering whether it is appropriate to make changes using the "Resolution" field, for example, to prompt a faster response.
As far as I understand, only the following notification types are available:
OGS_UPDATE
: which depends on actual data updates and may take time.CASE_RESOLUTION
: which can be triggered immediately if the case is resolved.
Could you please confirm if this understanding is correct, and advise on best test ways for receiving timely notifications as for OGS_UPDATE?