I am using Confiforms (Cloud) to submit Jira requests. When a user submits the form, the Jira ticket is successfully created.
However, the Jira ticket number is not displayed back to the user after submission.
After troubleshooting, I noticed the issue is related to an IFTTT rule that deletes the Confiform entry:
Question:
Is there a way to:
How do you display a created ticket now?
@Alex Medved _ConfiForms_ sorry for the latest response.
i missed this rquest.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
With the below combination it was working on DC env, however we moved to cloud and this breaks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
because there is no record to take this data from... it might be you can reference the IFTTT result (not the [entry.filed_name])...
basically what I was trying to ask, to make sure HOW you do it at the moment (to suggest a possible alternative)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Alex Medved _ConfiForms_ do have example or reference document to show back jira issue in Cloud env?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Set result name for the ConfiForms IFTTT macro that creates a Jira issue (let's say JIRA). It will store there the issue key it has created
In the FormView (Registrations Control) macro, in the "success message" parameter you can access that "result" (using [iftttResult_JIRA])
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @SP ,
I haven't worked much with ConfiForms and Alex from Vertuna (app vendor) will probably chime in, but you could also reach out to them directly via one of the listed support channels. 👈
I believe they are usually quite responsive there, so you should be able to get assistance in no time.
Cheers,
Tobi
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.