knennigtri / launch-api-for-target-tutorial

Based on https://experienceleague.adobe.com/docs/experience-manager-learn/sites/integrations/target/overview.html?lang=en#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contents

Tag property for Target tutorial using APIs

This is an postman project to build the tag property created in Adobe Experience League Target tutorial using the Launch API. This automates the creation of the final launch property for adding target onto an AEM website.

This process has been reimaged as a generic import/export process for any launch property and this project will no longer be updated. The new import/export tool can be found in the launch-api-automations project. This git project can still be used as a POC for creating various requests using the Launch API.

Note: Adobe Experience Platform Launch has been rebranded to Adobe Experience Platform Tags. These terms may be used interchangably throughout this documentation.

Helpful resources

Prerequisites

How to use

  1. Import into Postman:
    1. postman_environment.json. If you don't have this file created, see the prerequisites.
    2. Tag property for Target tutorial using APIs.postman_collection.json
    3. Run the imported collection
  2. If you would like to complete the entire usecase from the Experience League tutorial you will need to use the tutorial to:
    1. Create an AEM author/publish environment with the WKND project installed
    2. Create an IMS configuration for Launch in AEM (if you're using Cloud Service, this is auto created)
    3. Create a Launch configuration with the tag property created from this project
    4. Test the tag property on the publish environment website.

About

Based on https://experienceleague.adobe.com/docs/experience-manager-learn/sites/integrations/target/overview.html?lang=en#