Skip to content
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

Broadcast trigger #33

Open
vince-makelog opened this issue Feb 21, 2022 · 2 comments
Open

Broadcast trigger #33

vince-makelog opened this issue Feb 21, 2022 · 2 comments

Comments

@vince-makelog
Copy link

vince-makelog commented Feb 21, 2022

Hi folks,

Is there any particular reason triggers for broadcast support isn't in this library already?

cc @joepurdy

@joepurdy joepurdy self-assigned this Feb 23, 2022
@joepurdy
Copy link
Contributor

Hey @vince-makelog! Thanks for the question about the API Triggered Broadcast endpoint. There are reasons why this and other api.customer.io/beta-api.customer.io endpoints aren't available in this library.

In general we've avoided co-mingling API calls that support high throughput usage (track.customer.io) with those that have rate limits and a lower throughput design (api.customer.io/beta-api.customer.io).

That said our opinion on this decision has evolved over time and in some cases there's an exception made such as the high volume Transactional API endpoints (#21) which necessitated adding support for an API client specific to the api.customer.io endpoints.

I'm discussing this with a couple folks internally and I strongly suspect we'll opt to support triggering broadcasts via this library (and our other official libraries) in the near future.

@joepurdy joepurdy removed their assignment Jul 1, 2022
@bencIsTheGoat
Copy link

+1 to this feature - I could take a stab at this PR if y'all are open to accepting?

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

No branches or pull requests

3 participants