You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @micheleriva For the REST API, I want to know how long the API will be called to update the index? I only saw this line in the doc:
You can index data from a REST API. Orama Cloud will periodically fetch the data from the API and index it.
For the Webook API,
Can I combine both REST API and Webhook API into the same index?
Sometime I want to trigger the webhook actively, sometime I want to update the index periodically.
For now, It seems that it only triggers when I need to deploy the change for REST API, not periodically. Or maybe it's too long for me to see the updates.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi @micheleriva
For the REST API, I want to know how long the API will be called to update the index? I only saw this line in the doc:
For the Webook API,
Can I combine both REST API and Webhook API into the same index?
Sometime I want to trigger the webhook actively, sometime I want to update the index periodically.
For now, It seems that it only triggers when I need to deploy the change for REST API, not periodically. Or maybe it's too long for me to see the updates.
Beta Was this translation helpful? Give feedback.
All reactions