Back to Kinetic Request RE Integrations
Handler · Version 1

Kinetic Request Submission Get Answer Set Kinetic Request RE

Download GitHub

Parameters
Name Description Sample
Mode If 'All' the entire set of questions will be used. If 'Some' the questions listed in the 'Included Questions' parameter will be used. In both cases, questions listed in the 'Excluded Questions' parameter will never be included in the generated output.
Included Questions A comma separated list of question menu labels that should be explicitly included in the question list. This is only needed if the 'Mode' parameter is set to 'Some'. Whitespace matters; ensure there are no spaces after a comma separating the menu labels (unless the question menu label includes a preceding space).
Excluded Questions A comma separated list of question menu labels that should be explicitly excluded from the question list. Questions included in this list will be excluded even if they are included in the 'Included Questions' parameter. Whitespace matters; ensure there are no spaces after a comma separating the menu labels (unless the question menu label includes a preceding space).
Question Aliases A specially formatted mapping of question labels in the answer hash to labels to be used in the answer set. This is necessary when an answer should be forwarded, but the question's label varies from form to form. The alias format is as follows: OldQuestionLabel=NewQuestionLabel,RequesterFirstName=FirstName.
Results
Name Description
Answer Set
Changelog

(2017-06-21)

  • Update dependencies.rb to only load JSON in Task 3 and below to make it compatible with Task 4 and above
Download GitHub

On This Page

Looking for a workflow engine? Learn more about the Kinetic Data Enterprise Workflow Platform. Check it out
Return to Top