Expand my Community achievements bar.

JOIN US Next Wednesday, 12/6/23 @ 8am PT for the next Community Q&A Coffee Break! Bring your Machine Learning, AI Reporting & Analysis Questions to the chat. Experts Brent Kostak, Cristinel Anastasoaie, & Drew Burns of the Adobe Target Product Team will be providing deep insights and useful tips
SOLVED

Can you make an API call from a profile script?

Avatar

Level 2

I have XML feed which provides live site information that I want to be able to access with an Adobe Profile Script. Since I am not familiar with all the methods that can be used inside a Profile Script I was wondering if anyone knew how/if this could be done.

Topics

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

API
1 Accepted Solution

Avatar

Correct answer by
Level 6

@CorralesD We dont have the ability to make seperate calls from the profile script. You should do this before calling Target and then passing it in the parameters of the mbox call.

View solution in original post

2 Replies

Avatar

Correct answer by
Level 6

@CorralesD We dont have the ability to make seperate calls from the profile script. You should do this before calling Target and then passing it in the parameters of the mbox call.