-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
I am trying to trigger a broadcast from this package but it is not working and after looking into it I think it is because this Package is not using the V1 APIs that customer IO is telling everyone to use.
The API being called in this package:
/campaigns/${id}/triggers
where as the API I was able to get to work myself by reading the documentation supplied by customer IO found here is this:
/v1/campaigns/${id}/triggers
I am wondering if this is planned to be addressed or a limitation of this package?
Metadata
Metadata
Assignees
Labels
No labels