I have been working on some Javascript which parses Confiforms form data to generate Jira content to insert into the Jira description field inside an IFTTT 'On Created'macro. Currently I have the JS code to format the content working fine using a local variable, but now I am hitting a blocker
I have created a hidden field "JiraContent" - how do I update the field? i.e [entry.JiraContent] = MyLocalVar ?
Is this even possible?
I know I can use an IFTTT macro to update the current form entry but that would be an extremely cumbersome solution
You can use REST APIs from ConfiForms, to update ConfiForms entries - see https://wiki.vertuna.com/display/CONFIFORMS/REST+API
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.