wpsharks / s2member

s2Member® Framework (membership management for WordPress®).
64 stars 36 forks source link

Feature Request: Zapier Integration #771

Open raamdev opened 9 years ago

raamdev commented 9 years ago

It would be awesome to have a Zapier integration for s2Member. That would open the door to all sorts of connections between apps.

See also: https://zapier.com/developer/

jaswrks commented 9 years ago

:+1:

rossagrant commented 8 years ago

This would be AMAZING! Any idea if this is something that could be implemented pre-Christmas Jason? I'm desperate to integrate S2 with Convert Kit - it's so much more effective than Mailchimp and Aweber etc.

Ross :)

jaswrks commented 8 years ago

@rossagrant Hey! :-)

Any idea if this is something that could be implemented pre-Christmas Jason?

That is not likely I'm afraid. However, if you're in a crunch you should be able to integrate a variety of services using the API Notifications in s2Member. Might require a custom script to bring it all the way home, but it's a short-term workaround that might help.

See: Dashboard → s2Member → API / Notifications

rossagrant commented 8 years ago

@jaswsinc Totally understand how busy you are Jason and I SO appreciate what you already do to keep S2 supported so well.

Right, I'd love to have a programmer develop me an S2 extension for Convert Kit.

I'll pay for it to be built and am happy to donate it to you guys as I think CK is going to become a big player in email marketing in the next year.

With that in mind, do you have any dev in mind who knows S2 really well, who we can be sure would code to a great standard?

If not, I'll source one - I'd just rather pay someone who you guys know does quality work and knows S2's API already perhaps.

Let me know and I'll get the ball rolling.

Ross :)

Yifatcohen commented 8 years ago

I'm trying to integrate s2Member with ConvertKit, and can't do it because it's not internally connected like MailChimp or aWeber. ConvertKit works with zapier or IFTTT channels, but I don't think S2Member does.

jaswrks commented 8 years ago

With that in mind, do you have any dev in mind who knows S2 really well, who we can be sure would code to a great standard?

@rossagrant Thanks for your kinds words! :-) I'm sorry for the delayed response here.

I recommend:

GhostMech commented 8 years ago

Can you define "A great standard"?  I do PHP OOP stuff like Laravel, so you caught my attention.

 - A+ and Network+ certified

I am on Elance:  WordPressPHPguy From: JasWSInc notifications@github.com To: websharks/s2member s2member@noreply.github.com Sent: Wednesday, November 18, 2015 2:53 PM Subject: Re: [s2member] Feature Request: Zapier Integration (#771)

With that in mind, do you have any dev in mind who knows S2 really well, who we can be sure would code to a great standard? @rossagrant Thanks for your kinds words! :-) I'm sorry for the delayed response here.I recommend:

rossagrant commented 8 years ago

Thanks @jaswsinc - I got in touch with Michael at Buddyboss but they are fully booked with work for the foreseeable.

I am SO keen to get S2 integrated with Convertkit, but feel a Zapier integration for S2 would be far more flexible in the long term, so rather than spend cash on just a Convertkit integration, I'd rather spend more cash on a Zapier integration.

Have you any idea how long a Zapier integration might take?

We need API calls to be made to Zapier upon a user signup at various S2 levels, an S2 level change and account deletion I guess.

I'm sure as a community, many of us would chip in to cover this cost. It would also open up S2 to so many new users as I'm not aware of any other membership plugin offering Zapier integration.

Let me know if it's on your roadmap, whether you would be happy to be paid to expedite the integration or whether you would prefer the community to get a 3rd party to integrate it - and if that happened, what the chances of it going into core eventually would be.

Hope you're having an awesome Christmas and here's to S2 going from strength to strength in 2016!

Ross :)

rossagrant commented 8 years ago

@GhostMech - by all means, let us know if you think this is something you could handle too. I'm open to all options. I need to make this happen soon.

GhostMech commented 8 years ago

Rossagrant: Contact me by email: garyhowardpctech@yahoo.com. We can discuss it.

TristanGardner commented 8 years ago

I would love to see development of an integration between S2 and zapier. Ultimately I'd like the integration to be with ActiveCampaign, but I can see that being more niche and longer term. I would be happy for either of these to be a paid extension.

rossagrant commented 8 years ago

To to drop back in here guys. Sorry I haven't been in touch with those who offered to code an integration for me - I actually found a developer who already has an S2/ ConvertKit integration fully worked out.

It works brilliantly. I just have one question about webhooks @jaswsinc - I'm going to create a new topic for it though. If anyone wants details on the dev for CK, just shout up.

ghost commented 8 years ago

...and for those of us interested in s2/ConvertKit, will this brilliant integration be available anytime soon?

rossagrant commented 8 years ago

Totally Bob - it's fully integrated on my site right now! I'll get the dev to swing by and post details.

ghost commented 8 years ago

Thanks Ross. I'm eager to see it.

ajimix commented 8 years ago

Hey @bobeaston I'm the dev who did rossagrant s2 integration with ConvertKit, if you are interested shoot me an email: adria at adriajimenez dot com

GhostMech commented 8 years ago

@adriajimenez: Will you open-source this code?

Sent with AquaMail for Android http://www.aqua-mail.com

On January 21, 2016 6:30:50 AM Adria Jimenez notifications@github.com wrote:

Hey @bobeaston I'm the dev who did rossagrant s2 integration with ConvertKit, if you are interested shoot me an email: adria at adriajimenez dot com


Reply to this email directly or view it on GitHub: https://github.com/websharks/s2member/issues/771#issuecomment-173543648

ajimix commented 8 years ago

@GhostMech no because it's not a part of s2Member but a webhook I built and it's not prepared to be open sourced

ghost commented 8 years ago

FWIW, I have a DIY partial solution that will keep s2Member membership levels synced with corresponding tags in ConvertKit. It builds upon an integration that was created for WooCommerce, and therefore requires WooCommerce (which many membership sites already have), and a WooCommerce+ConvertKit plugin. It also requires URLs to be configured in s2Member's API Notification panels, and some automation rules at ConvertKit.

It is, essentially, a simple "Notification Handler" and a recipe for putting it together.

See for yourself at: http://www.bob-easton.com/wordpressmembershipsites/convertkit-and-s2member/

theJoleneU commented 8 years ago

Adding my vote for a ConvertKit plugin. I have a small base now, but am seriously considering switching to ConvertKit before I launch my first product. It would be immensely helpful to have an S2member plugin. I have a hard time with all the multiple details and nuances required for figuring out processes and managing customer information. ConvertKit seems like an impressive solution to some of these challenges on the email side of things, as well as being a better solution for some of the additional challenges I've faced in using MailChimp more multiple interests.

Thank you Bob for the notfication handler & recipe.

jadeenite commented 8 years ago

I would love to see an s2/convertkit integration too_

completewebco commented 8 years ago

Same here. Any progress?

jaswrks commented 7 years ago

Note to self: When work on this begins soon, a lot of what we would write into our plugins, I imagine as being easier to accomplish using the WP REST API; i.e., adding WP REST compatibility is probably a better route to take. Then Zapier can integrate with that.

jaswrks commented 7 years ago

Estimating R&D as 4 story points.

rossagrant commented 7 years ago

EXCITED to hear about Zapier integration. Would literally be game-changing for S2. If you need any help AT ALL Jason, just shout up - I am more than happy to help in any way I can. I have a great deal of experience as a Zapier user. :)

benarp commented 7 years ago

@rossagrant @jadeenite @completewebco @theJoleneU @Yifatcohen

I found that you can do a native connection between S2 and ConvertKit. See here http://www.correctcadence.com/2016/12/14/integrating-s2member-convertkit/. This isn't a Zapier integration but may help with your ConvertKit connection.

nm2017 commented 7 years ago

Has there been any progress in adding S2 to Zapier? We would love to use S2 across more sites and the Zapier interface is already so user friendly to build connections to Mailchimp etc. Please let us know if this is on the roadmap for 2017? I was also getting a quote on getting my own zapier API built for S2 if that is possible. If youre a developer who is interested in building it, please contact me and I can send you the requirements. OR if you would like to help me subsidize the cost of building this as a fellow s2 user, please get in touch.

nm2017 commented 7 years ago

@raamdev is zapier integration still on the roadmap? looks like this has not been updated since Dec. 2016

nm2017 commented 7 years ago

@raamdev can you please let us know the status of this. Seems like so many people are asking and can benefit. As I mentioned, I have also looked for developers to get this developed on my own since I have so many clients whose member sites can benefit. Is this a project I can somehow undertake (custom dev) with websharks?

raamdev commented 7 years ago

I do not have an update regarding this issue at this time. If you'd like to develop a custom Zapier integration, you're more than welcome to. That's one of the reasons s2Member is open-source. WebSharks itself does not do any custom development work.

tgowing commented 7 years ago

Sorry maybe this obvious but could you please clarify; is zapier integration going to be available with the next release of s2member?

johndjchan commented 5 years ago

Sry for bringing up this old thread. I really wish to have this zapier and s2 integration works... Do any programmer have such functions in built can share?

gvnut commented 4 years ago

It's 2020 and there is still n Zapier integration for S2member Pro.? WTH

oyegigi commented 4 years ago

adding my vote!

oyegigi commented 3 years ago

Adding my vote again!

oyegigi commented 3 years ago

@rossagrant - any chance you figured out how to integrate s2member with zapier?

theJoleneU commented 3 years ago

No. I gave up on W2Member a while ago because it was just too much for me to manage and figure out.

From: Gigi @.> Reply-To: wpsharks/s2member @.> Date: Tuesday, May 25, 2021 at 12:57 PM To: wpsharks/s2member @.> Cc: theJoleneU @.>, Mention @.***> Subject: Re: [wpsharks/s2member] Feature Request: Zapier Integration (#771)

@rossagranthttps://github.com/rossagrant - any chance you figured out how to integrate s2member with zapier?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/wpsharks/s2member/issues/771#issuecomment-848091040, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AELNPB6PDWSMPBGTSFGCGMLTPPQJBANCNFSM4BTFVSFQ.