HI,
We are trying to create profiles on bulk with Adobe IO REST Api.
The issue here is we didn't able to create multiple profiles with single request to profileAndServicesExt api by passing JSON as array like
[ {
"email":"profile1@adobe.com"
} ,
{
"email":"profile2@adobe.com"
}]
The Same is working - if we make individual request for each profile entity, but that increases number of request as we have more than 10k profiles.
Is this achievable with REST API or are we missing anything on the JSON format?
Any pointer to fix this with REST API (not via workflow option )will help us more.
Thanks,
Prem
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Prem,
There is no such API for bulk loading of profiles. You should always use the File Loading methodology inside a workflow for bulk processing.
APIs should be used for small transactions.
If there is any such API exposed in future we will let you know but at the moment, if you wish to use the API for this, please call 10k times.
Regards,
Vipul
Views
Replies
Total Likes
Hi Prem,
There is no such API for bulk loading of profiles. You should always use the File Loading methodology inside a workflow for bulk processing.
APIs should be used for small transactions.
If there is any such API exposed in future we will let you know but at the moment, if you wish to use the API for this, please call 10k times.
Regards,
Vipul
Views
Replies
Total Likes
Hello @Vipul_Raghav ,
The post is of year 2017.
I wanna know is there any update on the same ?
We are unable to create profiles in bulk via JSON file format using API .
Can you please suggest some other way except the flat file method.
Hi Vipul,
Thanks for your response!
-Prem
Views
Replies
Total Likes
Hi.. having the same issue. How did you solve this?
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies