Skip to main content
Question

How to Unenroll a Student from a Course in ThriveCart Learn via API

  • November 5, 2024
  • 5 replies
  • 25 views

I want to unenroll a student in a ThriveCart Learn course when they cancel a subscription to a different Learn course.

I use the trigger Recurring payments cancelled in ThriveCart

And the next step is API Request (Beta) in ThriveCart

But I don’t know what to put in this part

 

Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

5 replies

Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 30727 replies
  • November 5, 2024

Hi @Deeo 

What is the link to the ThriveCart API endpoint documentation you are using to configure the API request in the Zap step?

https://apidocs.thrivecart.com/


  • Author
  • New
  • 2 replies
  • November 5, 2024

This is the one I found but no idea what would work from there https://apidocs.thrivecart.com/


Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 30727 replies
  • November 5, 2024

@Deeo

The link you found is to the overall ThriveCart API, but would need to reference a specific API endpoint to review to know how to configure the API request in a Zap step.

 

 


Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 30727 replies
  • November 5, 2024

@Deeo 

You may want to try reaching out to ThriveCart Support for guidance about which ThriveCart API endpoint to use.


  • Author
  • New
  • 2 replies
  • November 5, 2024

Thanks, I’ll ask and come back here if I need to.