Docs

Create Course

Creates a new course in Edusign.

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
objectrequired
stringrequired

Name of the course

string

Description of the course

stringrequired

Start date of the course (ISO 8601 datetime)

stringrequired

End date of the course (ISO 8601 datetime)

stringrequired

Professor ID

string

Professor 2 ID

string

Professor 3 ID

string

Classroom

array of string
number

Maximum number of students

boolean

Zoom course

string

API ID

string

Survey Template ID

string

Survey Template ID 2. <br/> It's possible to send several surveys to students

string

Survey 1 automatic send date (ISO 8601 datetime)

string

Survey 2 automatic send date (ISO 8601 datetime)

string

Teacher survey ID

string

Training ID

booleanrequired

Need students signature

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.