enable on-device decisioning without sdk | Community
Skip to main content
New Participant
May 3, 2023
Solved

enable on-device decisioning without sdk

  • May 3, 2023
  • 1 reply
  • 843 views

I have a server-side application using Java with Spring Boot, but we do not utilize the Java SDK. I am curious about enabling on-device decision making and whether using the Java SDK is the only option.

I'm wondering if it's possible to utilize Adobe Target Delivery API (https://developers.adobetarget.com/api/delivery-api) instead, by calling it through a RESTful API. Would this allow me to enable on-device decisioning without the need for any SDK?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by alexbishop

This should be possible without the SDK, as the SDKs are ultimately based on the Delivery API. This repo might be helpful, as it contains the Delivery APIs Open API spec & description

1 reply

alexbishop
alexbishopAccepted solution
Employee
July 25, 2023

This should be possible without the SDK, as the SDKs are ultimately based on the Delivery API. This repo might be helpful, as it contains the Delivery APIs Open API spec & description