Hello,
How do I create a zap to capture the start time for each lesson in my course. It is currently capture the end time for both the start and end time fields. See screenshots.

Hello,
How do I create a zap to capture the start time for each lesson in my course. It is currently capture the end time for both the start and end time fields. See screenshots.
Hi
There does not appear to be an available Teachable Webhook Event for “course start” that would indicate the timestamp of when the course was started by the student.
https://docs.teachable.com/docs/available-events
You can try reaching out to Teachable Support to see if they can provide any guidance about options with their app.
is there a webhook end at?
Hello,
How do I create a zap to capture the start time for each lesson in my course. It is currently capture the end time for both the start and end time fields. See screenshots.
Review this link from Teachable that lists their available webhook events: https://docs.teachable.com/docs/available-events
The Teachable Zap app triggers are based on these Teachable Webhook Events.
From what I can tell, there is no available Teachable webhook event related to “lesson start” or similar.
Hey
Like Troy said, it looks like Teachable don’t have a webhook event that specifically mentions the start time for a lesson. Though with the Enrollment.completed webhook event I would have thought that the Enrolled At field should give the date and time that the lesson enrollment began, and the Updated At field would contain the date and time it was completed:
However, the date and time values used in those fields for the example in their API documentation are exactly the same so it’s hard to tell for certain whether I’m correct on that.
Are you able to see those Enrolled At and Updated At fields in your Zap? And if so, do they have the exact same date/time or do they differ at all?
Thanks! I figured out another way around it.
Could you please ellaborate how you fixed it?
Did you add a Custom Request Using API key and student id etc to get the students courses and looped to get the data for enrolled date?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.