Hi Team,
Is there any way to download Rules and Data Elements from Adobe Launch Properties?
Thank You
Solved! Go to Solution.
Views
Replies
Total Likes
@Umamaheswari_Yakkala This is not available ootb. But this is possible. You should be using APIs for this. Here is the API documentation for getting the Data elements - https://developer.adobelaunch.com/api/reference/1.0/data_elements/fetch/
You can use it in excel (VBA scripts to list down all the data elements and rules) if you want to analyze and optimize and take action. I have seen this approach working better than listing them in a simple web page (using HTML and JS which is an easier option, but leads to no big action).
What exactly you're looking for?
In case if you're looking to use rules and data elements from one property to another property then there is option to Copy from one property to another property.
@Umamaheswari_Yakkala This is not available ootb. But this is possible. You should be using APIs for this. Here is the API documentation for getting the Data elements - https://developer.adobelaunch.com/api/reference/1.0/data_elements/fetch/
You can use it in excel (VBA scripts to list down all the data elements and rules) if you want to analyze and optimize and take action. I have seen this approach working better than listing them in a simple web page (using HTML and JS which is an easier option, but leads to no big action).
There's a Node project for downloading everything of a Launch property. But looks like it hasn't been updated for a while. Worth a try if there are a lot of data elements to be downloaded.
Views
Replies
Total Likes
Views
Like
Replies
Views
Likes
Replies