Cross-Provider Workflow
Place Search to Airtable Store
Version 1.0.0
Search an Amazon Location place index, then store the place in Airtable.
Providers Orchestrated
Workflows
place-search-store-airtable
Search a place index and store the result in Airtable.
Geocodes free-form text against an Amazon Location place index, then creates an Airtable record capturing the search query.
1
search-place
$sourceDescriptions.amazonLocationApi.SearchPlaceIndexForText
Geocode the free-form text against the place index.
2
store-place
$sourceDescriptions.airtableApi.createRecords
Store the searched place text into an Airtable record.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.