SUBMIT LAST RESPONSE
Status: Open · Asked by efectiva on · 0 views
Hello,
I’m currently setting up workflow which consist of these steps:
External WP page with form (made using forminator) -> Webhook by Pabbly ( response has email and few custom fields) -> GetResponse send an email (contains one of the custom field in the mail text).
Problem im currently having has to do with nature of that bussiness. It is basically a calculator and many people use it more times usually with made up values that would be anything below 5 or above 200. So they usually try it out with wrong numbers or more times and the last value is usually the right one.
I would like to make sure when someone (same email address) sumbits form multiple times only the last value would be sent to their mail. It could be limited for like 5 minute since first submission.
Im not sure if it is possible do to such thing like that but let me know.
Hey @efectiva
Can you please share the workflow URL once in which you have tried the same?
Hello, i havent tried yet i only have workflow that sends emails every time webhook occurs - here is the worklfow url: https://connect.pabbly.com/workflow/mapping/IjU3NjUwNTZhMDYzNzA0Mzc1MjY1NTUzNjUxM2Ei_pc
I'm afraid this particular use case isn't possible because there's no way to determine the last submission. An email will be sent for each submission.