Bulk Delete Relationship In Database

Hi.
I’m looking for a way to bulk delete relationship between 2 collections.

Right now I’m using the custom list & countdown method. When count down finishes, it deletes the item within the list.

But this method sometimes fail when the item in the list is more than 100. Is there a way to wipe out the relationship between 2 collections faster?

Hi @KAIJ,

As an alternative, you can create a scenario in Integromat or n8n to perform bulk actions with the collections.
Though if you need to delete only relationships, you might need to experiment with correct requests.

Best regards, Victor.

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