Hi,
we create a Jira issue using an IFFFT web request. The issue number is then correctly displayed on the confiforms form.
Now we have noticed that a Confiforms entry is also created if NO Jira issue could be successfully created (e.g. Jira may not be reachable or was expecting another input).
So is there a way to only have the Confiforms entry created when the IFFFT POST came back with an HTTP 200?
Thanks and regards,
steffen
That is where the onError event can help you
Set up an IFTTT that reacts onError and deletes the record based on filter
Filter could be current record
id:[entry.id]
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.