×

Search iTunes

iOS 14 +

Notes

Searches iTunes based of the parameters you provide..

Syntax

searchItunes(query: <#String (Allows Variables)#>, category: <#Enumeration (WFMediaType) (Optional)#>, by: <#Enumeration (WFAttribute) (Optional)#>, results: <#Enumeration (WFEntity) (Optional)#>, count: <#Number (Allows Variables) (Optional)#>)

Example

searchItunes(query: "Rick Astley", category: Music, by: All, results: Songs, count: 5)