Enroll User in a Bundle?
Status: Closed · Asked by ManisshAhuuja on · 0 views
Hello,
There's an integration in Teachable to enroll new users in a course.
However, can Pabbly team create an integration wherein a user can be enrolled into a bundle of programs, and not just one course?
Thank you so much.
Hello,There's an integration in Teachable to enroll new users in a course.
However, can Pabbly team create an integration wherein a user can be enrolled into a bundle of programs, and not just one course?
Thank you so much.
There is no API for enrolling a user into a bundle of programs as mentioned in Teachable docs here - https://docs.teachable.com/reference/listcourses
Once the Teachable team releases the API, we should be able to support those action events in the integration.
Hi! There seems to be an API webhook that fits this bill called New.Sale. Can you use it for this purpose? It'd aid our flows too
connect.pabbly.com/workflow/mapping/IjU3NjEwNTY0MDYzNjA0MzA1MjY4NTUzMSI_3D_pc
[TABLE]
[TR]
[TD]New sale[/TD]
[TD]Sale.created[/TD]
[TD]A user enrolls in a product on your school or is manually enrolled. This trigger affects free and paid products. Bundles count as one sale event.[/TD]
[/TR]
[/TABLE]
Hi! There seems to be an API webhook that fits this bill called New.Sale. Can you use it for this purpose? It'd aid our flows tooconnect.pabbly.com/workflow/mapping/IjU3NjEwNTY0MDYzNjA0MzA1MjY4NTUzMSI_3D_pc
[TABLE]
[TR]
[TD]New sale[/TD]
[TD]Sale.created[/TD]
[TD]A user enrolls in a product on your school or is manually enrolled. This trigger affects free and paid products. Bundles count as one sale event.[/TD]
[/TR]
[/TABLE]
Webhooks won't for this. For enrolling new users in a course in Teachable, we need an API for that. You can check the Teachable reference for the same here - https://docs.teachable.com/reference/listcourses
Hello Team
Now i can see a API feature in Teachable. Can the bundle access be given now?
Kindly advice 
Hi! That looks like a key that someone within your team added in your school when testing for adding bundles via API. I've been trying to find a workaround for this, but still no luck
Yes, I need a workaround for this too!
As of now, we cannot see any workaround from their API documentation to enroll in a bundle.
any news?
It is not available yet in Teachables' API documentation but once they introduce the API to enroll the user to a bundle we will update the existing integration accordingly.