How can you configure Confiforms IFTTT Integration rule to run only once?

Andre T. May 13, 2019

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?

2 answers

0 votes
fbunting June 1, 2019

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.

0 votes
Alex Medved _ConfiForms_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 14, 2019

You can track the transition (of certain field's value) with hasChanged virtual function 

Suggest an answer

Log in or Sign up to answer