Feb 10, 20258:39 AM - last edited
a month ago
by kennedyp
Member
Create a subscription via API | Chargebee migration
SOLVE
Dear community,
I'm moving away from Chargebee to Hubspot and to migrate my clients' subscriptions, I'd prefer to automate the move by creating the necessary subscriptions in HS using the API or whatever automated way. It seems it's not possible by the API (why ??).
Would you have any idea, recommendation, documentation you could sahre with me to help me move to the next step ?
Thanks a lot, I'd appreciate any help on that topic.
Sylvain, since Jaycee mentioned the subscription API endpoints being read only, I looked arounbd for other approaches you could consider. Here's what I found.
You could so a orkaround and use HubSpot's Deals API. I don't know if this would totally solce it, but instead of directly creating subscriptions, you can create deals in HubSpot to represent subscriptions. This approach allows you to automate the process using HubSpot's Deals API.
If you have an Entertprise tier of HubSpot, you could use Custom Objects to represent subscriptions. This would allow you to store subscription-specific data and link it to contacts or companies.
I'd look around the marketplace, too. HubSpot offers integration capabilities that might allow you to maybe find (or create) a custom integration to import subscription data from Chargebee.
Have you looked into third-party integration tools like Zapier or Pipedream? One of those might be able to help create workflows to transfer data between Chargebee and HubSpot.
Personally, the one I'd probably lean toward is skipping the automation and perform a manual data import. You could export subscription data from Chargebee and import it into HubSpot using CSV files.
No matter the solution, I think it's a good idea to remember that while these methods can help automate parts of the process, you may need to combine approaches or involve some manual steps to fully migrate your subscription data.
Given the complexity of this migration, it might be beneficial (for efficiency and long-term success) to consult with a HubSpot solutions partner or freelance integration specialist to help.
Happy HubSpotting!
Did my answer help? Please "mark as a solution" to help others find answers. Plus I really appreciate it!
Sylvain, since Jaycee mentioned the subscription API endpoints being read only, I looked arounbd for other approaches you could consider. Here's what I found.
You could so a orkaround and use HubSpot's Deals API. I don't know if this would totally solce it, but instead of directly creating subscriptions, you can create deals in HubSpot to represent subscriptions. This approach allows you to automate the process using HubSpot's Deals API.
If you have an Entertprise tier of HubSpot, you could use Custom Objects to represent subscriptions. This would allow you to store subscription-specific data and link it to contacts or companies.
I'd look around the marketplace, too. HubSpot offers integration capabilities that might allow you to maybe find (or create) a custom integration to import subscription data from Chargebee.
Have you looked into third-party integration tools like Zapier or Pipedream? One of those might be able to help create workflows to transfer data between Chargebee and HubSpot.
Personally, the one I'd probably lean toward is skipping the automation and perform a manual data import. You could export subscription data from Chargebee and import it into HubSpot using CSV files.
No matter the solution, I think it's a good idea to remember that while these methods can help automate parts of the process, you may need to combine approaches or involve some manual steps to fully migrate your subscription data.
Given the complexity of this migration, it might be beneficial (for efficiency and long-term success) to consult with a HubSpot solutions partner or freelance integration specialist to help.
Happy HubSpotting!
Did my answer help? Please "mark as a solution" to help others find answers. Plus I really appreciate it!
Join us on March 27th at 12 PM for the Digital Essentials Lab, an interactive session designed to redefine your digital strategy!
Engage with expert Jourdan Guyton to gain actionable insights, participate in live Q&A, and learn strategies to boost your business success. Don't miss this opportunity to connect and grow—reserve your spot today!
Did you know that the Community is available in other languages? Join regional conversations by changing your language settings !
Join us on March 27th at 12 PM for the Digital Essentials Lab, an interactive session designed to redefine your digital strategy!
Engage with expert Jourdan Guyton to gain actionable insights, participate in live Q&A, and learn strategies to boost your business success. Don't miss this opportunity to connect and grow—reserve your spot today!
Did you know that the Community is available in other languages? Join regional conversations by changing your language settings !
Create a subscription via API | Chargebee migration
SOLVE
Hi @SylvainC64, I echo @danmoyle's suggestions. I assume you're talking about payment subscriptions, not email subscriptions.
Are you planning to process the payments using HubSpot payments? Are you planning to migrate over everyone's payment information, if you have it? Unfortunately, you will have to manully set up each subscription in HubSpot as a payment link or recurring invoice.
Knowing a little more of how you want it structured in HubSpot could help tailor the recommendations. As Dan was suggesting, do you want subscriptions associated with just contacts, or more objects such as companies or deals?
I'm indeed planning to process payments with Hubspot, integrating with Stripe. I hope this is feasible 🙂
I don't fully know yet to which objects the subscriptions should be associated: companies for sure. Some will be created from deals and some others won't. I'm still working on that.