App Improvements: Udemy for Business

App Improvements: Udemy for Business

Thread for bug and feature request work on the Udemy for Business integration.

10/2/23

Issue: Adding a connection from Zapier would not complete and result in this confusing error window:

Status: It is fixed! You can now create connections to Udemy for Business from Zapier

Details: Previously, the app was calling a deprecated endpoint to test the connection, so the connection worked, but the test did not. The test now calls another endpoint - user-course-activity - which always gives back a response if the connection is valid.


10/2/23

Issue: When loading samples for the New Enrollment trigger in the Zapier Editor, users would get this error: Unable to pull enrollments - Error code: Error while retrieving. The app returned '400'.

Status: Samples can now be loaded in the Zapier Editor in the Test sub-step.

Details: The Udemy for Business API was updated to require a to_date parameter, so we added that to our request for this trigger.


10/2/23

Issue: When loading samples for the New Completion trigger in the Zapier Editor, users would get this error: Unable to pull enrollments - Error code: Error while retrieving. The app returned '400'.

Status: Samples can now be loaded in the Zapier Editor in the Test sub-step.

Details: The Udemy for Business API was updated to require a to_date parameter, so we added that to our request for this trigger.