×

Search App Store

iOS 14 +

Notes

Searches the app store using the given parameters.

Syntax

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

Example

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