Skip to main content

App Improvements: Udemy for Business

  • October 12, 2023
  • 3 replies
  • 100 views
App Improvements: Udemy for Business
Forum|alt.badge.img

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

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

3 replies

Forum|alt.badge.img
  • Author
  • Zapier Staff
  • October 12, 2023

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.


Forum|alt.badge.img
  • Author
  • Zapier Staff
  • October 12, 2023

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.


Forum|alt.badge.img
  • Author
  • Zapier Staff
  • October 12, 2023

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.