Dynamicscrm get all leads
topMaximum number of leads to return
skipintegerNumber of leads to skip for pagination
filterstringOData filter criteria for leads (e.g., contains(fullname,'John')) Date filters require ISO 8601 format (e.g., createdon gt 2024-01-01T00:00:00Z).
selectstringComma-separated list of fields to return (e.g., fullname,emailaddress1)
orderbystringField to order by (e.g., createdon desc)
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.