dotMailer-API-v2-PHP-client icon indicating copy to clipboard operation
dotMailer-API-v2-PHP-client copied to clipboard

Issue with Resources:GetCampaignsSendBySendId()

Open dekey opened this issue 7 years ago • 0 comments

Hi. There is some issue with Resources:GetCampaignsSendBySendId() Currently on this line: https://github.com/romanpitak/dotMailer-API-v2-PHP-client/blob/master/src/Resources/Resources.php#L360

There is no execution so request will not be send to Dotmailer as result we will have array. I suggest following solution in my PR:

  • https://github.com/romanpitak/dotMailer-API-v2-PHP-client/pull/30

dekey avatar May 25 '17 12:05 dekey