Bulk profile update API for non-existing profiles using thirdPartyId | Community
Skip to main content
DmytroPanchenk
Level 3
November 15, 2023
Solved

Bulk profile update API for non-existing profiles using thirdPartyId

  • November 15, 2023
  • 1 reply
  • 850 views

Hi,

 

Bulk profile update API documentation says that it "updates existing Target profiles only". However, I tried to use it for non-existing profiles on a Sandbox account and it worked: I can retrieve attributes via the API and Target rules use them when the user logs in for the first time. (I used a thirdPartyId as an identifier.)

Can I count on that behavior on production accounts? I would love to use that feature in a real application.

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

Yes, this is supported, see the Batch File section of this doc

 

1 reply

alexbishop
Adobe Employee
alexbishopAdobe EmployeeAccepted solution
Adobe Employee
November 21, 2023

Yes, this is supported, see the Batch File section of this doc

 

DmytroPanchenk
Level 3
November 21, 2023

Thank you @alexbishop 

If that is correct, it would be good to update this clause in the documentation https://experienceleague.adobe.com/docs/target-dev/developer/implementation/methods/bulk-profile-update-api.html:


The Bulk Profile Update API updates existing Target profiles only.

 

alexbishop
Adobe Employee
Adobe Employee
November 21, 2023

Thanks for pointing that out, I've submitted a request for that doc to be updated so that it aligns with the doc that I shared with you