Bulk operation does not allow API selection

Hi,

I will be loading thousands of records (User) into my table to test the behavior of my app. Then I wanted to delete these users.
I want to use the Bulk action in App data. However when I click on Bulk and show me the API workflow dropdown, everything is greyed, I cannot select the deleteuser API.
Anyone can help me understand how this is supposed to work?
I attached the backend API I am trying to use and the Bulk function list as an FYI.
Many thanks


Change your api to only be one user (not a list). That should fix it.

T
Learn no code → nocodify.com

Unfortunately, it does not work even with this change. I have the same behavior, the Bulk API list is greyed out

You need to have a parameter for User on your backend workflow…

1 Like

Adam nailed it - here’s what he’s referring to: Vidyard Recording?

1 Like

Thanks it worked

1 Like