내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

1.4 API Data Insertion API Alternative

Avatar

Level 3

Hello Experts,

 

We want to use Data insertion API's from 1.4 but it seems Adobe has deprecated them.

Could you please tell us which one we can use from 2.0 which does similar job?

 

 

https://github.com/AdobeDocs/analytics-1.4-apis/blob/master/docs/data-insertion-api/index.md

 

 

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee Advisor
3 답변 개

Avatar

Level 7

@NitinCT  Data Insertion API 1.4 can still be used. Are you facing any error while using this API ? Can you share any screenshot of error ?

Avatar

Level 3

Actually we are little confused on how to use Authentication and Authorization of 2.0 with 1.4. We are using Java. Is there any example which we could use?

Avatar

정확한 답변 작성자:
Employee Advisor

@NitinCT You could find the sample codes that can be used in different launges to retrive tokens here https://www.adobe.io/authentication/auth-methods.html#!AdobeDocs/adobeio-auth/master/JWT/samples/sam...

And blog written on authorization using Java

https://webanalyticsfordevelopers.com/2018/07/03/accessing-adobe-io-using-java/