Can we fetch data from servicemax to ADLS using ADF pipeline?

Pallavi Shinde 1 Reputation point
2021-10-22T05:49:47.583+00:00

Can we fetch data from servicemax to ADLS using ADF pipeline?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,643 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. KranthiPakala-MSFT 46,422 Reputation points Microsoft Employee
    2021-10-22T17:40:00.367+00:00

    Hi @Pallavi Shinde ,

    Welcome to Microsoft Q&A forum and thanks for reaching out here.

    Unfortunately ADF doesn't have a a native connector for ServiceMax. But if ServiceMax has REST API's/REST endpoints then you may try exploring REST connector and HTTP connector in ADF. These connectors can be used in Copy activity of ADF to copy data from and to REST endpoints.

    From this article - ServiceMax REST API (OData) Access , I see that ServiceMax can expose data through ODATA based RESTful API for data access, if that is the case you may also try exploring ODATA connector in Azure Data factory : Copy data from an OData source by using Azure Data Factory

    Hope this info helps. Do let us know if you have further query.

    ----------

    • Please don't forget to click on 130616-image.png and upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
    • If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators