As per the Apple documentation : Define dynamic quick actions with the UIApplicationShortcutItem class and associated APIs.
So i just want to know that Can we use dynamic quick actions with our custom web service APIs?. I want to pull data from API and show it in the dynamic quick action menu. Is it possible?