active_campaign icon indicating copy to clipboard operation
active_campaign copied to clipboard

Upgrading to 3.0

Open tdtadeu opened this issue 5 years ago • 6 comments

I opened this issue so we can debate it here. I accidentally started the discussion at #33, but I didn't want to go on there since that issue asks for something different, yet related.

V3 is RESTful, at last! https://developers.activecampaign.com/reference

@mhenrixon Should we maintain the same structure of method call using method_missing in the main module, or could I suggest we create resource classes to map their new API?

tdtadeu avatar May 03 '19 20:05 tdtadeu

@tdtadeu I'm fine with using something more real for v3. I wanted to do it for the longest time. That said I wouldn't go too crazy with it.

The simplest thing possible.

For instance, I rather focus on rescuing errors and mapping that to something useful than adding validations in the gem.

mhenrixon avatar May 03 '19 21:05 mhenrixon

Are there any plans on updating this gem to use V3 of the API?

Thanks!

mikevalen avatar Dec 18 '19 16:12 mikevalen

@mikevalen Yeah but there is no time unfortunately. If I can manage to free up enough time I'll do it but right now I have to focus on paid work since I don't use Active Campaign at work anymore.

mhenrixon avatar Jan 26 '20 10:01 mhenrixon

Possible to issue a gem release?

kjanoudi avatar Feb 22 '20 20:02 kjanoudi

@kjanoudi needs a few more endpoints first

mhenrixon avatar Feb 22 '20 20:02 mhenrixon

@mhenrixon and @kjanoudi I can help you guys finishing this integration. Can you list me what is missing?

arthurnobrega avatar Feb 27 '20 00:02 arthurnobrega