Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Update hidden field
  • IFTTT Rule to send an email is set on "onModified" event with condition to check the "hidden" field was updated
  • Another IFTTT rule to reset the status of a hidden field, so next time you can trigger the email again


Form configuration in the editor looks something like this

Image Added


ConfiForms Form Definition
formNamemyform
confluence-administratorstrueINLINE


myuserUserusertrue

sendEmailSend emailsend=trueaction_buttonMessage was sent

sendSend statushidden


--- This IFTTT send an email when this condition is met:

send:true AND hasChanged(send):true

send:true AND hasChanged(send):trueSend EmailonModifiedTest message from [entry._page.title][entry.myuser]

Hi myuser.fullName

Another email coming from  _page.asPage.title

Somebody is testing :-)

--- This IFTTT resets the value of "send" field to empty

truetrueCreate ConfiForms EntryonModifiedentryId=[entry.id]&send=


...

ConfiForms TableView
formNamemyform

myuser

sendEmail


When "action button" is pressed the email like this is sent to "user"


Image Added



Storage format for the solution

...