Follow the question structure recommended by Dev Bot before submitting your integration questions.
POST /api/v1/activities/schedule-experimental-classtrue or false).yyyy-MM-dd HH:mm.This material helps to create a service for experimental class
activityExist parameter as true and provide the correct name of the activity in the activity field.activityExist parameter as false.activityExist is true and the class does not exist at the specified time, the system will not automatically create a new class. Make sure to validate the activity data.| Parameter | Type | Required | Description |
|---|---|---|---|
idProspect | int32 | Yes | Identifier of the prospect. |
activityDate | date-time | Yes | Date and time in the format yyyy-MM-dd HH:mm. |
service | string | Yes | Name of the service configured with the tag "experimental class". |
activity | string | Yes | Name of the activity (existing or new). |
activityExist | boolean | No | Defines whether the activity already exists. Default: false. |
idBranch | int32 | No | Identifier of the branch where the class will take place. |
activityExist parameter to true and provide the correct name of the activity in the activity field.activityExist to false to create a new one.activityExist is true and the class does not exist?idProspect.activityExist: false if you wish to create a new activity.