Say I have a website with a form. The user would fill out a review about my company in my form. When the user presses submit, the data from the form on MY website then gets sent to an external review website like Google Places and gets submitted there.
Is something like this possible? Some barriers I see is that the form on my site would have to have the same number of fields with the same properties as the form on Google Places. The biggest barrier is the fact that a Google Places account needs to be made in order to have data get sent there. Can the script somehow make the account automatically? I'm very new at coding and would appreciate any help. Thans guys.