Hi,
I have created a Confiform using IFTTT to send emails,
The mails i get when submitting this form includes all the stored data exist under this form,
I want that only the latest stored data (1 row) will be sent in the mail,
How can i do this?
Thanks :)
Welcome to this community
How is your ConfiForms IFTTT rule macro body is configured?
Have you put a "view" macro inside? Have you set a filter to apply on dataset?
Alex
Hi Alex,
Thank you for the reply :)
IFTT rule macro body configuration:
I have put a "TableView" macro inside and do not apply filters
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You need to put a filter (to apply on dataset)
id:[entry.id]
(to filter by "current record")
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.