Adding an API to a contact form?
-
Is it possible to add the api below to a contact form? If so, how?
http://developer.edmunds.com/api-documentation/vehicle/
The blog I need help with is: (visible only to logged in users)
-
Oops, that was the documentation site, here is the API
https://api.edmunds.com/api/vehicle/v2/honda/models?fmt=json&api_key={your API key}
-
Hi there,
What exactly are you trying to do? API calls need to be made in the JavaScript or PHP files of a site. We don’t allow adding JavaScript on WordPress.com, and you don’t have access to the PHP files, so there’s no way to add an API call via the post/page editor on your site.
Contact forms are also a closed system, using a shortcode rather than the HTML form tags, so there is no way to make the contact form behave differently that it is programmed.
- The topic ‘Adding an API to a contact form?’ is closed to new replies.