Create a Jotform intake form
Use “Create a Jotform intake form” in Recued. It runs the Jotform form creation workflow with approval before changes are made.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (6 steps)
form_body
trim
Trim whitespace from setting form body
reason
trim
Trim whitespace from setting reason
user
?
has_body
compare
Check if form body has data
created_form
?
skip: step.has_body not_equal true
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
reason
setting
=
jotform
setting
=
form body
setting
=
questions[0][type]=control_head&questions[0][text]=Intake%20Request&questions[0][order]=1&questions[0][name]=Header&questions[1][type]=control_textbox&questions[1][text]=Name&questions[1][order]=2&questions[1][name]=name&questions[1][required]=Yes&properties[title]=Intake%20Request
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.