Page 1 of 1

donConnector - ExactTarget

Posted: Thu 30 Jun 2016 21:34
by rbtb
Connecting to ExactTarget with an account that has access to other Business Units (MIDs). How does one change the context of the connection so that the tables being queried are those for the sub Business Unit?

Re: donConnector - ExactTarget

Posted: Mon 04 Jul 2016 13:47
by Shalex
dotConnect for ExactTarget works via API ExactTarget and its functionality should be available via interface of our provider.

Re: donConnector - ExactTarget

Posted: Thu 07 Jul 2016 23:07
by rbtb
Thanks for the reply Shalex! However still not following.

Let's say I want to query EmailSendDefinitions for a business account with MID=123. How would I configure the ExactTargetConnection to specify the MID? I don't see a property on ExactTargetConnection for this value? Or is there some other way to set the MID programmatically?

Re: donConnector - ExactTarget

Posted: Mon 11 Jul 2016 09:02
by Shalex
Thank you for clarifying your question. There is no way to set MID via interface of dotConnect for ExactTarget at the moment. We will investigate the question and notify you about the result.

Re: donConnector - ExactTarget

Posted: Fri 22 Jul 2016 10:09
by Shalex
The ClientIDs connection string parameter is added to specify the comma separated list of partner account ids and business units (used for the SELECT queries only) in the newest (1.5.215) build of dotConnect for ExactTarget.