I am using the ConfiForm IFTTT Integration Rule to create a JIRA sub-task. I would only like this integration rule to run the first time the criteria is met. If I change my entries for this specific field multiple times, I don't want duplicate sub-tasks to be created when the criteria is met multiple times. How can I achieve this?
You could add another field to track this. Change your original IFTTT (with the original criteria) to set a checkbox field to true (instead of creating the Jira ticket). Then a second IFTTT that tracks when this checkbox field changes (hasChanged) to true, and then it creates the Jira ticket.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.