Skip to main content

Retrieving, processing, and storing data using HTTP APIs

The Job in this scenario retrieves the data of the first ten schemaExtensions entities from Microsoft Azure by calling a Microsoft Graph API, translates the description fields of the received schemaExtensions entities into French by calling the OpenAI GPT-3 model text-davinci-003, and stores the schemaExtensions entities (along with the French entity description) in GitHub as an XML document by calling a GitHub API.

For more technologies supported by Talend, see Talend components.

As shown in the above figure, the Job comprises seven components that are connected through row > Main links.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!