• 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).

Can’t find what you are looking for? Let us help you!

I want to connect to 2-3 integrations. How long does it take to display the data from this new integration?

Modified on Thu, 29 Dec, 2022 at 7:27 PM

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

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article