Send email when specific field is modified - not working

Andrew Watt July 15, 2024

Hi! I'm trying to implement an IFTTT within my Confiform so that when the response to a field called 'status' changes e.g. from under review to prioritised, an email is sent to the owner of the original submission to tell them that this has happened. I've put an IFTTT rules integration macro within the form definition macro. See below for how it's set up. Testing with me as the owner, and no email comes through to me when I go and change the status field.

Would be great to get some help!
Capture.PNGCapture2.PNGCapture3.PNGCapture4.PNG

1 answer

0 votes
Alex Medved _ConfiForms_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 15, 2024

HI @Andrew Watt 

You can easily troubleshoot the invocation of ConfiForms IFTTTs by enabling debug mode in the form - https://wiki.vertuna.com/display/CONFIFORMS/How+to+troubleshoot+and+debug+ConfiForms+IFTTT+rules+execution

In this configuration, as far as I can see the condition using the hasChanged function is incomplete... it does not check the value against the constant

Should be something like

hasChanged(status):true

Assuming you have a "status" field

Alex

Andrew Watt July 16, 2024

Thanks Alex - that's now working. Much appreciated! Didn't know about debug mode either.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events