Send user input and return value with REST API
-
I am making a contact form where the user shall give their organisation number (orgnr) and I would like to output the name of the organisation so the user can see that they entered the correct organisation number. It is possible to make a REST call to a public database to get this information. I have been told I need to make the REST call to: https://data.brreg.no/enhetsregisteret/api/enheter/{orgnr}
Is this possible to do with Contact Form 7 on WordPress.com?
- The topic ‘Send user input and return value with REST API’ is closed to new replies.