-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sparkpost api changing #34
Comments
The fetch bounce functionality is using the deprecated Message Events API. https://github.com/proexchange/com.pesc.sparkpost/blob/master/api/v3/SparkPost/Fetchbounces.php. Any plans on updating? Or do you recommend people use the CiviDesk version? |
We will eventually update. I think you can however you a combination of the cividesk extension the transactional email extension to accomplish the same result. I have not tested this, but it's an option. |
Thanks @joseltorres, we might switch to the other extension. We've had debates on our team on whether to standardize on this extension or the other one. It's a bit of a time waster considering each extension does basically the same thing. Would be good to combine forces. Regardless, perhaps this is the only change needed in FetchBounces.php (I haven't tested):
|
We both happened to develop extension at the same time without knowing the other was developing it. We'll be working on making updates for this and other items later in the summer (Aug-Sep). |
Hi @joseltorres. Just checking to see if you'll be updating this extension with looming deadline of the API change. |
Hi @herbdool - did you ever test this suggested patch? |
@davyrhys I have not. We switched extensions for one client at least. Have you tried it out? |
Hi,
This is a great extension, so please could you confirm that it will be updated to use the latest Sparkpost api, as the Message Events API is being withdrawn in October (email received from them 8th May 2019):
"SparkPost Product Update
Hello,
This is an operational notice that we are discontinuing the Message Events API on October 1, 2019. Starting on October 1, all API calls made to SparkPost must use the Events API. You are receiving this email because our data shows that the Message Events API is currently being used by your account.
Events Search’s robust searching capabilities provide ready access to the raw event data associated with the messages you send via SparkPost."
Thanks.
The text was updated successfully, but these errors were encountered: