HTTP + Google Maps API

What are you trying to achieve?

Hi y’all! Im pretty sure this is a very basic topic.
Im trying to get place details from google maps API, using a http request with some field masks+key but the output will show one and only one field request result. How should I configure this module to get the entire query string? Attached some images for better clarity.
Thank you!

Screenshots: scenario setup, module configuration, errors


1 Like

Hi @Oscar_Seadi

Please use this query.

name: X-Goog-FieldMask
value: *

This will give you all available fields.

Regards,
Msquare Automation - Platinum Partner of Make
@Msquare_Automation

1 Like