Maximum Limitation for an Entity in Uipath DataServices

Can anyone let me know how many records can we insert in an entity in UiPath Data Service?

Hi @Lakshmi_Tiliconveli

welcome to UiPath community

Check out this thread

Regards
gokul

Hi @Lakshmi_Tiliconveli

Check out the Official documentation

Using entities in projects.

Regards
Gokul

Thanks for Response Gokul.But Still my I need Clarification if I have 10,000 rows of records will it be possible to insert in a single entity?

I’m not sure about it, @Lakshmi_Tiliconveli

Yes, it is possible. You will have to call the batch activity multiple times to upload more than 1K records.

We have tested entities with millions of records in our testing.

1 Like

Thanks Ankit for your reply.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.