To bad I can't downvote the comments that hurt my heart @Jo_Pitts1.@SanfordWhitemanThis ties in to whatever previous questions I asked last week about file sizing.In the example ab...
I have a lead schema that is {uniqueId, email}, and customObject schema {uniqueId, email, otherThing1, etc}However, Even though the uniqueIds are never to be duplicated, email can ...
I know that the file itself had no duplicates in it. Each time I tried to upload it, it always said it uploaded the same number each time (only 94% of the leads), so I do not know ...
The file can contain any number of records, so long as the file totals less than 10MB in size<-- as per the docs.
I was using the REST API to upload documents of 9 and 5 MB, but ea...
Is there a limit to the number of leads that can be in a REST API csv upload to marketo using the `bulk/v1/leads.json` call? I uploaded a 9MB file with 113592 leads in it, but only...