Microsoft Dyanamics
Input
Data
Output
Data
Description
This activity interacts with the data source using the micrsoft dynamics protocol to fetch and manipulate data.
Configuration Fields
- Connection: Configuration options for authentication session with Microsoft Dynamics
- Resource Name: Unique identifier for the data entity or collection
- Number of Retries: Number of retries on OData call failure before terminating the operation
- Filters: OData-compatible filters (e.g.,
city eq 'Berlin'
) to narrow down the results - Skip: Number of records to skip before fetching.
- Top: Number of records to fetch. Leave empty to fetch all available records
- Cross Company: If enabled, the query will retrieve data from all accessible legal entities instead of just the default company.company
Sample Input
Not Applicable
Sample Configuration
Sample Output
Not Applicable