Forms: Run new workflows against old entries

Hi community!

I’d like to run a new workflow against existing entries for an Umbraco Form I have. I can’t see anything in the UI to allow me to do this and wondered if anyone has done something like this before?

I’m thinking that this would be a nice idea for an extension, so putting the feelers out before I put “pen to paper” and start crafting something.

I’m wondering if that’s not a thing from a GDPR perspective.. eg I’ve only sanctioned use of my data at the time of submission? :thinking:

Though I guess depends on your implementation of consent and intended new workflow :slight_smile:

Hi @Rockerby

Interested in your use case here, as typically forms submissions are point in time data captures - so if you run a new workflow (even if that’s possible), the data will be stale and as @mistyn8 says, it may have GDPR implications…

Justin