Skip to content

Python SDK - Add missing Webhook triggers #357

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

Merged
merged 3 commits into from
May 3, 2024

Conversation

atejada
Copy link
Contributor

@atejada atejada commented Mar 15, 2024

Added message_bouce_detected, message_created, message_updated, message_opened, message_link_clicked, thread.replied

https://nylas.atlassian.net/browse/TW-2782

License

I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

Added message_bouce_detected, message_created, message_updated, message_opened, message_link_clicked, thread.replied
Copy link

codecov bot commented Mar 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.91%. Comparing base (b5ca361) to head (238ddd7).
Report is 1 commits behind head on main.

❗ Current head 238ddd7 differs from pull request most recent head 3ca1c3f. Consider uploading reports for the commit 3ca1c3f to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #357   +/-   ##
=======================================
  Coverage   98.91%   98.91%           
=======================================
  Files          45       45           
  Lines        1654     1660    +6     
=======================================
+ Hits         1636     1642    +6     
  Misses         18       18           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mrashed-dev mrashed-dev merged commit 873363f into main May 3, 2024
4 checks passed
@mrashed-dev mrashed-dev deleted the Python-SDK---Add-missing-Webhook-triggers branch May 3, 2024 16:26
@mrashed-dev mrashed-dev mentioned this pull request May 17, 2024
mrashed-dev added a commit that referenced this pull request May 17, 2024
# Changelog
* Added support for custom headers field for drafts and messages (#360)
* Added support for overriding various fields of outgoing requests (#363)
* Added support for `provider` field in code exchange response (#360)
* Added support for `event_type` filtering field for listing events (#364)
* Added clean messages support (#361)
* Added additional webhook triggers (#357)
* Fixed issue where attachments < 3mb were not being encoded correctly (#362)
* Fixed issue deserializing event and code exchange responses (#358, #368, #369)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants