Microsoft Marketo Connector in Azure Data Factory or Synapse | Community
Skip to main content
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 SanfordWhiteman

From the context it seems pretty clear that it uses the non-bulk Activity API. I find such implementations way too dangerous.

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
December 21, 2020

From the context it seems pretty clear that it uses the non-bulk Activity API. I find such implementations way too dangerous.

bi-personAuthor
New Participant
December 22, 2020

Hi How could you tell? 
I would love to learn what you saw/observed that made it evident. 

SanfordWhiteman
New Participant
December 22, 2020

That it warns about concurrent API call usage, which is not a topline concern when using Bulk Extract (Bulk Extract is a 4-part process that requires proper sequencing, but only uses a handful of API calls total).