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

Update for Optify's v2 API #12

Open
stim371 opened this issue Jul 24, 2013 · 0 comments
Open

Update for Optify's v2 API #12

stim371 opened this issue Jul 24, 2013 · 0 comments
Labels
Milestone

Comments

@stim371
Copy link
Owner

stim371 commented Jul 24, 2013

Optify has released their v2 api with additional endpoints and actions available.

http://www.optify.net/product-news/new-api-for-digital-marketing-software

Ideas for the new version:

  • Bump major version due to breaking changes
  • Allow user to specify api version in initializer
    • default to v2 api
    • See bitly gem for how they allow users to go back to old system
    • move code into an Optify::API::V1 module so you can include one or the other
  • Gather all the new functions/endpoints and decide if they can all be put into the same spot.

What else am I missing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant