Google maps API Create tags in infusionsoft

I am using Google Maps API and want to record the location chosen as a tag on the user record. Is this possible? What method should we using to achieve this.

I’m not sure what you’re looking for is a tag; you might want to create a custom field on Contact for “Location”, then just populate it with the data retrieved from the user interaction.

https://help.infusionsoft.com/userguides/get-started/create-custom-fields/create-custom-fields

https://developer.infusionsoft.com/docs/rest/#!/Contact/createOrUpdateContactUsingPUT

1 Like