Delete 4/5 items

I’m trying to delete a list of items but not the whole list.

I’m setting up a subscription service. When the user subscribes, they only get charged for 1 product but 5 new subscriptions are made. I’m trying to put in at the end of the workflow an action to delete the 4 extra subscriptions made and keep the 5th.

Anyone know how to do this?

I still am not sure if I fully understand why you are trying to do that, but, you should be able to ‘minus an item’ from the list. That might work if you know which item you want to keep. Does that make sense? Let me know. :blush:

are you suggesting running a workflow that deletes a list of items i.e. the most recent subscriptions set up by a user and minusing 1 item from this list of items being deleted? That seems like a good idea, I’ll try that, not sure how I never thought of that lol

1 Like

Yeah, that is what I was thinking. Not sure which one you need to keep, but you know what you need to do. :blush:

This topic was automatically closed after 70 days. New replies are no longer allowed.