Expand my Community achievements bar.

Ask our product team on how to best grow your experimentation and personalization strategies with Target during our AMA on May 6th!

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Using FTP or GIT in Target

Avatar

Level 2

Hi guys 

 

I spend a lot of time in Adobe Target copy pasting code from my editor to the VEC. Is it possible to use GIT or FTP to upload the changes directly to Target?

I tried remote offers but that does not work in the VEC.

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor
4 Replies

Avatar

Correct answer by
Community Advisor

Avatar

Level 2
I fail to see how the documentation for the Target API solves my problem as far as i can see there is no git or ftp?

Avatar

Community Advisor
Apologies, should have been more clear. As far as I am aware, there is not an FTP or git route for managing offers in Adobe Target. The admin apis document how you can interact with Adobe Target through a service account to create/modify offers/activities/audiences. It would allow you to set up a git repository for your code and then programmatically sync them up with the Target libraries.

Avatar

Level 2
Okay that sounds promising, I will look into that.