hi team,
I am new to target, i am trying to create a offer and as a response trying to get a offer id from the api response via Postman.
https://admin.testandtarget.omniture.com/api?password=somepassword&offerName=someOfferName&c... id&folderId=&content=<div>somecontent</div>
But when i hit the above api in postman i am get 403 legacy api access denied. May i know how to use this in postman.
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @Kishore_Kumar_ you can get Offer by offerId through Adobe I/O , for that you need to first set the Adobe Target Integration which will generate you api key and bearer token.
You can use those and get the results:
Refer https://developers.adobetarget.com/api/#get-offer-by-id for the command
Refer https://helpx.adobe.com/in/marketing-cloud-core/kb/adobe-io-authentication-step-by-step.html for the I/O integration.
Hope that helps you !
Regards,
Ambika
Hi @Kishore_Kumar_ you can get Offer by offerId through Adobe I/O , for that you need to first set the Adobe Target Integration which will generate you api key and bearer token.
You can use those and get the results:
Refer https://developers.adobetarget.com/api/#get-offer-by-id for the command
Refer https://helpx.adobe.com/in/marketing-cloud-core/kb/adobe-io-authentication-step-by-step.html for the I/O integration.
Hope that helps you !
Regards,
Ambika
Views
Likes
Replies