- Home
- FAQs
- Integrations
- I want to connect to 2-3 integrations. How long does it take to display the data from this new integration?
I want to connect to 2-3 integrations. How long does it take to display the data from this new integration?
It depends on the size of the organisation, as the size of data will generally depend on the organization's size. So fetching a large amount of data takes more time due to API rate limits for fetching data. Then, just fetching the data from API calls wouldn’t reflect it on the modules. The data is fetched in JSON format, which is stored in AWS S3, our cloud storage platform. The data for any organization can be found in S3 under :
Zluri integrations -> *Org id* -> *integration id* -> *instance id* -> *year* -> *month* -> *date* -> *sync id*
All files and data obtained from that application are stored there.
Once the sync is finished, processing starts. The integration team and the data team then read and processed this data and stored it in DB. For every instance connected, we have a sync run time, which runs simultaneously every day (i.e. once in 24 hours).
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article
It depends on the size of the organisation, as the size of data will generally depend on the organization's size. So fetching a large amount of data takes more time due to API rate limits for fetching data. Then, just fetching the data from API calls wouldn’t reflect it on the modules. The data is fetched in JSON format, which is stored in AWS S3, our cloud storage platform. The data for any organization can be found in S3 under :
Zluri integrations -> *Org id* -> *integration id* -> *instance id* -> *year* -> *month* -> *date* -> *sync id*
All files and data obtained from that application are stored there.
Once the sync is finished, processing starts. The integration team and the data team then read and processed this data and stored it in DB. For every instance connected, we have a sync run time, which runs simultaneously every day (i.e. once in 24 hours).
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article