Uploading data into Adobe Target to use it in XT | Community
Skip to main content
March 1, 2023
Solved

Uploading data into Adobe Target to use it in XT

  • March 1, 2023
  • 1 reply
  • 650 views

Hello everyone,

 

is there any possible way to upload the data from the external database (let's say in .csv or .xml format) the data I could possibly use in personalizations created in Adobe Target? I do not mean the segments creation, but rather dynamically changing banners, prices etc. depending on the changes in the offer.

 

If it is possible, then how can I upload the data? Is there any place on the platform where I could store that kind of data? Is it possible to somehow schedule the data updates?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Perrin_Ennen

Hello @hstk1, you can use e.g. Data Provider - that makes the API call to the third-party, parses the response and specifies with name/value pairs from the response to send to Target. Maybe this will help you.

1 reply

Perrin_Ennen
Community Advisor
Perrin_EnnenCommunity AdvisorAccepted solution
Community Advisor
March 2, 2023

Hello @hstk1, you can use e.g. Data Provider - that makes the API call to the third-party, parses the response and specifies with name/value pairs from the response to send to Target. Maybe this will help you.