The Community forums are being phased out in favor of a new Slack group.
Add your email address below to get an invitation to join the community slack group

Slack Signup
Newsletter Optin
Help Desk

Help modify form request

Labels

This Discussion is public

Notifications

Hello everyone.   I would like to request some help using the API features.  I was able to modify the headers in my form response, but now I need to be able to edit the request for fit certain parameters.  I am not sure where or how to do this.   I need to be able to add the following into the actual request

{

  "lead": {

}

Of course in between the curly braces will be the actual response gathered from the API Key:Value pairs.  I just need to add that additional text.

 

Thanks very much.

Roger

What API features? Are you talking about the API add-on? You need to more specific. "API features" is broad term that can mean many things. What is the requirement? What have you done so far? How are you implementing your solution? What do you want to accomplish?

Sorry.   I am using the "Send API Request" from the form actions.  I need to be able to modify the form response to include data that isn't included within the form.   Basically append the

{

"lead": {

}

to it but still submit all the key value pairs from the Send API area.  I would imagine you would call a particular hook but not sure.

Formidable Forms is not delivered out of the box with an option to "Send API Request" in the form actions. You have to figure out what add-on you are using to add that feature. It's not possible to help with that detail.

Discussion closed.