gohighlevel-php-sdk

Courses Resource

Course

The Course class provides methods for importing courses into a GoHighLevel account. This is typically used to transfer course content between locations.


import(string $locationId, string $userId, array $products): array|string

This method initiates the process of importing one or more courses into a specified location. The courses to be imported are identified by their product IDs.