accelo_convert_time_external_to_activity
Convert an imported calendar appointment into Accelo meeting and report activities, creating a workable timesheet or schedule entry against a company, job, or issue.
Instructions
Convert a time external (imported calendar appointment) into an activity.
Creates a meeting activity against the given object, plus a second activity as a report on the meeting — the process for turning an imported appointment into a workable Accelo timesheet/schedule entry.
Args: id: Time External ID to convert (required) engagement_table: The against_type for the new activity — the object type the meeting is created against (e.g. "company", "job", "issue") (required) engagement_id: The against_id — ID of the object to create against (required)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| engagement_id | Yes | ||
| engagement_table | Yes |