×

Search App Store

iOS 14 +

Notes

Searches the app store using the given parameters.

Syntax

searchAppStore(input: <#String (Allows Variables)#>, by: <#Enumeration (WFAttribute)#>, region: <#Enumeration (WFCountry)#>, device: <#Enumeration (WFEntity)#>, limit: <#Integer or Variable#>)

Example

searchAppStore(input: "Jellycuts", by: All, region: United States, device: iPhone, limit: 1)