Skip to main content

Bulk Delete with Integromat

  • January 27, 2021
  • 4 replies
  • 11 views

Forum|alt.badge.img+17

I am trying to delete in Bulk with integromat, I am trying to create the payload

Can someone please tell me what is wrong here?

4 replies

ScottWorld
Forum|alt.badge.img+35
  • Genius
  • 9808 replies
  • January 27, 2021

After your Search module, you can just put the “Airtable: Delete a Record” module, and choose the Record ID.


Forum|alt.badge.img+17
  • Author
  • Known Participant
  • 75 replies
  • January 27, 2021

After your Search module, you can just put the “Airtable: Delete a Record” module, and choose the Record ID.


I want to do it BULK!!!

From the API Doc: Your request should include a URL-encoded array of up to 10 record IDs to delete.


ScottWorld
Forum|alt.badge.img+35
  • Genius
  • 9808 replies
  • January 27, 2021

I want to do it BULK!!!

From the API Doc: Your request should include a URL-encoded array of up to 10 record IDs to delete.


I understand what you want to do. What I said above will do it for you. Integromat has already taken care of everything for you. Integromat will loop through all of your records that are found in the Search Records module, and it will delete all of them. It will also go up to however many records you’d like, which you can specify in the Search Records module.


Forum|alt.badge.img+17
  • Author
  • Known Participant
  • 75 replies
  • January 27, 2021

I understand what you want to do. What I said above will do it for you. Integromat has already taken care of everything for you. Integromat will loop through all of your records that are found in the Search Records module, and it will delete all of them. It will also go up to however many records you’d like, which you can specify in the Search Records module.


I don’t want to delete 10 times & use out 10 operation’s, this can be done only with one operation