
Contributor
2023-06-20
09:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
oData component to communicate with Dynamics 365
Hello
For my project, I need to develop a Talend job that communicates (oData) with Dynamics 365 (by getting the token from an Azure Active Directory).
Could you suggest a component that would help me achieve this? I've tried the "tMicrosoftCrmInput" component, is it an oData connector?
Thanks in advance
467 Views
2 Replies

Anonymous
Not applicable
2023-06-20
11:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
you probably want to look at the HttpClient component it has some foundations for OData and we plan to add more.
Which part of Dynamics 365 are you after?
467 Views

Contributor
2023-10-20
10:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
you can use a tRestClient component and an API call to get the token
467 Views
