Skip to content

Add support for the V1 APIs #165

@derekharper152

Description

@derekharper152

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

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions