I have a due date column in a confiform table. I need to send an email notification 30 days prior to the due date. IFTTT macro is triggered on modification or error or creation. But I want this email notification to be triggered irrespective of any event, when the date is reached.
Please let me know how I can achieve it, should I use REST APIs to achieve this?
IFTTT macro reacts only on events happening with form's data.
You need to trigger such event from outside (can be an update to ConfiForms via ConfiForms REST APIs) that will trigger a ConfiForms IFTTT to execute and send emails
There is no background process in ConfiForms app that can do it for you.
Thank you. Please can you send me some information on how to use this REST API in confiform.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
ConfiForms REST APIs are documented here https://wiki.vertuna.com/display/CONFIFORMS/REST+API
(if you are using ConfiForms for Confluence cloud then please refer to this page instead https://wiki.vertuna.com/display/FORMS/REST+API+for+ConfiForms+CLOUD)
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.