Microsoft Dynamics - Bulk Support for Static and Dynamic Lists

Bulk APIs in Dynamics support static lists only. For dynamic lists, it might work for basic queries like example: select * from leads where list id=‘12’. No other filters can be applied for dynamic lists because all filters are already built into the list set up and MS Dynamics does not let you add additional filters on the dynamic list.