Skip to content

Conversation

@KennyKaplanHP
Copy link

Added functionality for the Drip Campaign API end points: Add, Remove, and Remove All.

Instead of creating new named functions in the main SendWithUs Client, created a SingleAsync that takes any type of request and posts it. This allows SendAsync to be deprecated in the future.

Changed the BaseUri by removing the api/v1/ syntax so that the baseuri and geturipath could be used continuously with either a SingleAsync request or a BatchAsync request. This should be changed so that the version information exists in a constant variable and isn't placed into every request type.

@KennyKaplanHP
Copy link
Author

Added additional functionality for adding/updating customers

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.

1 participant