What3Words (Independent Publisher) (Preview)

What3Words divides the world into 3 metre squares and this connector will help you translate from conventional methods like latitude and longitude to their respective words and vice versa.

This connector is available in the following products and regions:

Service Class Regions
Logic Apps Standard All Logic Apps regions except the following:
     -   Azure Government regions
     -   Azure China regions
     -   US Department of Defense (DoD)
Power Automate Premium All Power Automate regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Power Apps Premium All Power Apps regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Contact
Name Matt Beard
URL https://www.mbeard.co.uk
Email matt@mbeard.co.uk
Connector Metadata
Publisher Matt Beard
Website https://what3words.com/
Privacy policy https://what3words.com/privacy
Categories Data;Productivity

Creating a connection

The connector supports the following authentication types:

Default Parameters for creating connection. All regions Shareable

Default

Applicable: All regions

Parameters for creating connection.

This is shareable connection. If the power app is shared with another user, connection is shared as well. For more information, please see the Connectors overview for canvas apps - Power Apps | Microsoft Docs

Name Type Description Required
API Key securestring The API Key for this api True

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

Convert To Lat Long

Convert What3Words to Lat Long

Convert to Words

Convert a standard latitude/longitude to words

Convert To Lat Long

Convert What3Words to Lat Long

Parameters

Name Key Required Type Description
Words
words True string

The words to convert in the correct format xxx.xxx.xxx

Returns

Name Path Type Description
Country
country string

The country of the request

Square Longitude
square.southwest.lng float

The longitude in from south west formatting

Square Latitude
square.southwest.lat float

The latitude in from south west formatting

NE Longitude
square.northeast.lng float

The longitude in from north east formatting

NE Latitude
square.northeast.lat float

The latitude in from north east formatting

Nearest Place
nearestPlace string

The nearest place to the search

Lontitude
coordinates.lng float

The standard longitude

Latitude
coordinates.lat float

The standard latitude

Words
words string

The What3Words

Language
language string

Language of the response

Map
map string

A link to the map

Convert to Words

Convert a standard latitude/longitude to words

Parameters

Name Key Required Type Description
Co-ordinates
coordinates True string

The input co-ordinates separated by a comma.

Returns

Name Path Type Description
Country
country string

The country of the request

Square Longitude
square.southwest.lng float

The longitude in from south west formatting

Square Latitude
square.southwest.lat float

The latitude in from south west formatting

NE Longitude
square.northeast.lng float

The longitude in from north east formatting

NE Latitude
square.northeast.lat float

The latitude in from north east formatting

Nearest Place
nearestPlace string

The nearest place to the search

Lontitude
coordinates.lng float

The standard longitude

Latitude
coordinates.lat float

The standard latitude

Words
words string

The What3Words

Language
language string

Language of the response

Map
map string

A link to the map