I have created project intake using confiforms. I have multiple IFTTTs for onCreated to create an entry and one for creating a project page which attaches a project template.
I'm trying to create an IFTTT rule that when a project stage is updated to Release or Canceled, to remove it from this "Active" List and into an Archive list.
Under "Fire IFTTT action only when this condition/filter is met" I'm thinking it needs to look something like this " hasChanged(Stage):true AND Stage:Canceled OR Stage:Released But im not sure how to get the entry moved into the list where I want it to be archived.
I also then need to create a separate IFTTT to then delete that entry once it has been moved to the Archive list.
If someone knows the answer and can also provide visual, I would really appreciate that :)
~Dailin