Zippopotamus (独立発行者) (プレビュー)
Zippopotamus は、郵便番号を有効な地理的位置に変換することに焦点を当てたオープン ソース プロジェクトです。 API を使用すると、特定の郵便番号または州と都市の場所の詳細を取得できます。 60 か国以上のデータが提供されます。
このコネクタは、次の製品および地域で利用可能です。
Service | クラス | 地域 |
---|---|---|
Logic Apps | 標準 | 以下を除くすべての Logic Apps 地域 : - Azure 政府の地域 - Azure 中国の地域 - 国防総省 (DoD) |
Power Automate | プレミアム | 以下を除くすべての Power Automate 地域 : - 米国政府 (GCC) - 米国政府 (GCC High) - 21Vianet が運用する中国のクラウド - 国防総省 (DoD) |
Power Apps | プレミアム | 以下を除くすべての Power Apps 地域 : - 米国政府 (GCC) - 米国政府 (GCC High) - 21Vianet が運用する中国のクラウド - 米国国防総省 (DoD) |
お問い合わせ先 | |
---|---|
件名 | トーマス・ポズィテク |
[URL] | https://aka.ms/poszytek |
メール | tomasz@poszytek.eu |
Connector Metadata | |
---|---|
発行者 | トーマス・ポズィテク |
Web サイト | https://api.zippopotam.us/ |
プライバシー ポリシー | https://api.zippopotam.us/ |
カテゴリ | コマース、マーケティング |
調整制限
名前 | 呼び出し | 更新期間 |
---|---|---|
接続ごとの API 呼び出し | 100 | 60 秒 |
アクション
州と都市の場所の詳細を取得する |
アクションにより、特定の州と都市の緯度、経度、および他の場所の詳細を取得できます。 |
郵便番号の場所の詳細を取得する |
アクションにより、特定の郵便番号の緯度、経度、および他の場所の詳細を取得できます。 |
州と都市の場所の詳細を取得する
アクションにより、特定の州と都市の緯度、経度、および他の場所の詳細を取得できます。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
国
|
country | True | string |
国の ISO コード。例: US |
州
|
state | True | string |
州の省略形。例: CA (カリフォルニアの場合) |
都市
|
city | True | string |
都市 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
国の省略形
|
country abbreviation | string |
国の省略形 |
場所
|
places | array of object |
場所 |
場所名
|
places.place name | string |
場所名 |
経度
|
places.longitude | string |
場所の経度 |
郵便番号
|
places.post code | string |
郵便番号 |
経度
|
places.latitude | string |
場所の緯度 |
国
|
country | string |
国 |
場所名
|
place name | string |
場所名 |
州
|
state | string |
州 |
州の省略形
|
state abbreviation | string |
州の省略形 |
郵便番号の場所の詳細を取得する
アクションにより、特定の郵便番号の緯度、経度、および他の場所の詳細を取得できます。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
国
|
country | True | string |
国の ISO コード。例: US |
郵便番号
|
postal-code | True | string |
郵便番号 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
郵便番号
|
post code | string |
郵便番号 |
国
|
country | string |
国 |
国の省略形
|
country abbreviation | string |
国の省略形 |
場所
|
places | array of object |
場所 |
場所名
|
places.place name | string |
場所名 |
経度
|
places.longitude | string |
場所の経度 |
州
|
places.state | string |
州 |
州の省略形
|
places.state abbreviation | string |
州の省略形 |
緯度
|
places.latitude | string |
場所の緯度 |