MobileAPI.dev · Arazzo Workflow
MobileAPI Search Device and Load Full Detail
Version 1.0.0
Search the catalog by device name, then load the full record and gallery images for the best match.
View Spec
View on GitHub
Data APIDeveloper ToolsDevice SpecificationsMobile DataPhone SpecsREST APISaaSArazzoWorkflows
Provider
Workflows
search-device-and-load-detail
Search by device name and load the full record plus gallery images for the top match.
Searches the catalog for the supplied device name returning the single best match, reads the full device record by id, and retrieves the device's full-resolution image gallery.
1
findDevice
devices_search
Search the catalog by device name, returning only the single best match so the workflow can resolve a concrete device id.
2
readDevice
devices_read
Read the full device record by the id resolved from the search, returning the complete specification block for the device.
3
loadImages
devices_images
Retrieve the device's full-resolution gallery images. Accessing image URLs consumes credits; the first entry is the main device image.