I am trying to run a POST request to validate an address via Google Maps API using a value from a previous step as the address to validate
The documentation is here; https://developers.google.com/maps/documentation/address-validation/reference/rest/v1/TopLevel/validateAddress#request-body
Can someone help me configure this webhook please?