Can I send field data to an external website? Can I have data from that website populate back into Zoho?
Short Question: Can I have a triggered procedure that would take the VIN of the car entered into a VIN field in Zoho sent to an external website? Can returned data from that website populate additional fields in the Zoho app?
More details on Use Case: We use multiple external websites that need the VIN of a vehicle to do a search for data. I want to enter that VIN into the Zoho app and then trigger a procedure that would go out to these sites and submit that VIN and retrieve data.
www.decodethis.com -This site decodes the VIN and retrieves the year, make, and model. I would like that retrieved data to be auto populated into my Zoho app into the corresponding year, make, and model fields. This would validate that we entered the VIN data correctly and that we get the right year, make, and model into our database.
I know this sounds lofty but there are other sites like carsforsale.com that do this for me. This would be a really nice feature. If it can't autopopulate data back into Zoho, could it send the VIN to the site so I didn't have to do the copy/paste manual action each time?
See the screenshots that I uploaded.
These 2 sites would be additional sites to submit the VIN to.
https://vinrcl.safercar.gov/vin/vinLookup - This site looks up any recalls on that vehicle with just the VIN number input. I would like to trigger a procedure that would auto populate the VIN on this site's page and submit the data. I would then have to manually look at the data.
https://www.cleanairforce.com/motorists/vir-reprints/ - This site looks up emissions inspection reports on that vehicle with just the VIN number input. I would like to trigger a procedure that would auto populate the VIN on this site's page and submit the data. I would then have to manually look at the data.