FuseLagNotam1.1 (Independent Publisher) (Preview)
This connector will allow users to retrieve NOTAMs (Notices to airmen) directly from the FAA. Notams are used to notify pilots of any current and future issues within the United States Airspace.
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 | Falana Kidd |
URL | https://www.doubleaxisllc.com |
sales@doubleaxisllc.com |
Connector Metadata | |
---|---|
Publisher | Falana Kidd |
Categories | Data |
Website | https://www.doubleaxisllc.com |
Privacy Policy | https://doubleaxisllc.com/privacy-policy |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Get Notams |
Get a list of all Notams |
Get Notams
Get a list of all Notams
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
string
|
client_id | True | string |
client_id |
string
|
client_secret | True | string |
client_secret |
Returns
Name | Path | Type | Description |
---|---|---|---|
pageSize
|
pageSize | integer |
pageSize |
pageNum
|
pageNum | integer |
pageNum |
totalCount
|
totalCount | integer |
totalCount |
totalPages
|
totalPages | integer |
totalPages |
items
|
items | array of object |
items |
type
|
items.type | string |
type |
scenario
|
items.properties.coreNOTAMData.notamEvent.scenario | string |
scenario |
id
|
items.properties.coreNOTAMData.notam.id | string |
id |
series
|
items.properties.coreNOTAMData.notam.series | string |
series |
number
|
items.properties.coreNOTAMData.notam.number | string |
number |
type
|
items.properties.coreNOTAMData.notam.type | string |
type |
issued
|
items.properties.coreNOTAMData.notam.issued | string |
issued |
affectedFIR
|
items.properties.coreNOTAMData.notam.affectedFIR | string |
affectedFIR |
selectionCode
|
items.properties.coreNOTAMData.notam.selectionCode | string |
selectionCode |
traffic
|
items.properties.coreNOTAMData.notam.traffic | string |
traffic |
purpose
|
items.properties.coreNOTAMData.notam.purpose | string |
purpose |
scope
|
items.properties.coreNOTAMData.notam.scope | string |
scope |
minimumFL
|
items.properties.coreNOTAMData.notam.minimumFL | string |
minimumFL |
maximumFL
|
items.properties.coreNOTAMData.notam.maximumFL | string |
maximumFL |
location
|
items.properties.coreNOTAMData.notam.location | string |
location |
effectiveStart
|
items.properties.coreNOTAMData.notam.effectiveStart | string |
effectiveStart |
effectiveEnd
|
items.properties.coreNOTAMData.notam.effectiveEnd | string |
effectiveEnd |
text
|
items.properties.coreNOTAMData.notam.text | string |
text |
classification
|
items.properties.coreNOTAMData.notam.classification | string |
classification |
accountId
|
items.properties.coreNOTAMData.notam.accountId | string |
accountId |
lastUpdated
|
items.properties.coreNOTAMData.notam.lastUpdated | string |
lastUpdated |
icaoLocation
|
items.properties.coreNOTAMData.notam.icaoLocation | string |
icaoLocation |
coordinates
|
items.properties.coreNOTAMData.notam.coordinates | string |
coordinates |
radius
|
items.properties.coreNOTAMData.notam.radius | string |
radius |
schedule
|
items.properties.coreNOTAMData.notam.schedule | string |
schedule |
lowerLimit
|
items.properties.coreNOTAMData.notam.lowerLimit | string |
lowerLimit |
upperLimit
|
items.properties.coreNOTAMData.notam.upperLimit | string |
upperLimit |
notamTranslation
|
items.properties.coreNOTAMData.notamTranslation | array of object |
notamTranslation |
type
|
items.properties.coreNOTAMData.notamTranslation.type | string |
type |
formattedText
|
items.properties.coreNOTAMData.notamTranslation.formattedText | string |
formattedText |
type
|
items.geometry.type | string |
type |
geometries
|
items.geometry.geometries | array of object |
geometries |
type
|
items.geometry.geometries.type | string |
type |
coordinates
|
items.geometry.geometries.coordinates | array of float |
coordinates |