urbanairship / python-library

A Python library for using the Airship APIs for push notifications, reporting and other message types
https://docs.airship.com/api/libraries/python/
Other
82 stars 65 forks source link

Update to support sending batches via `push` or `schedules` #34

Closed boosh closed 7 years ago

boosh commented 7 years ago

The push and schedules endpoints support arrays of objects. This library should be updated to support sending batches of messages.

pdxmele commented 7 years ago

Hi there! Sorry, this is not yet supported. We'll try to get it into the next release, or we welcome PRs with a signed contribution agreement. Thanks!

pdxmele commented 7 years ago

Hi again,

Upon further review, we found that this would require major changes to the library and we have only had one request for this functionality. We’d happily review a PR but we have several higher-priority features we’d like to add first.

I'm going to close this for now, but feel free to reopen with other information about why you need this over using the library to make multiple requests.

Thanks!

vanshsehgal2001 commented 1 year ago

Is this batching feature available now? I have an urgent requirement in my project.