How can I map form’s fields to cURL parameters in chronoform7? I can successfully call cURL action by adding hardcoded custom parameters, But I need to send form field’s values as parameters.
For example, my form has a 'email' field which I want to pass as cURL parameter. I tried {data:email} as parameter’s value but is not working.
I also tried adding local Vars, and it didn't work either. Appreciate your help in this regard.
For example, my form has a 'email' field which I want to pass as cURL parameter. I tried {data:email} as parameter’s value but is not working.
I also tried adding local Vars, and it didn't work either. Appreciate your help in this regard.
You need to login to be able to post a reply.