I have a IFTTT that creates a page, however I only want to fire this when a certain field is populated. I currently have it filtered like ![entry.MeetingDate]:[empty]. Any suggestions?
!MeetingDate:[empty]
or may be even a bit better, catching the change
!MeetingDate:[empty] AND hasChanged(MeetingDate):true
Hey Alex,
Does this work for drop down Confiform fields?, If you dont select anything it classes as empty?
Can you set to fire if the field contains certain words?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes of course
Can also catch transitions (value changes)
More on filters
https://wiki.vertuna.com/display/CONFIFORMS/ConfiForms+Filters
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.