HTML Fields from Caldera form into Workflow

0
0

Hi,

Can I pull HTML contents from Caldera form into the workflow storage?

Regards
Joba

  • You must to post comments
0
0

Hi Gregory,
Thank you for your email.

Unfortunately, the static text on the Caldera form did not get pulled through even though I used the right trigger. All fields work except the HTML static field.

Maybe it doesn’t allow it.

Regards
Joba

  • You must to post comments
0
0

All fields are here: {TRIGGER.fields}. You need to get the slug of a form field on the form edit page and use it this way, let’s assume the slug is my_field_slug:

{TRIGGER.fields.my_field_slug}

See more: https://jetflow.io/automate/triggers/caldera-form-submitted/

  • Gregory
    Don’t forget to install the latest version, which is 1.6
  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.