Tool to create a new meeting (activity) in Fireberry. Use when you need to schedule a meeting in the CRM system. The created meeting will be returned with its system-generated ID and all default values populated.
owneridstringThe GUID of the system user who created the record. Can be set manually. Will be used for permissions.
subjectRequiredstringThe subject of the meeting (Primary). This is a required field.
locationstringLocation where the meeting will take place.
objectidstringThe GUID of the record related to the meeting. If set, objecttypecode must also be provided.
resourcestringThe GUID of the resource used for the meeting.
statuscodeintegerStatus of the meeting (Picklist). Numeric code indicating meeting status.
descriptionstringDescription of the meeting, up to 4,000 characters.
prioritycodeintegerPriority of the meeting (Picklist). Numeric code indicating priority level.
scheduledendstringDate and time the meeting ends. Must be in valid date format.
objecttypecodeintegerObject number of the object the related record belongs to. Required if objectid is set.
scheduledstartstringDate and time the meeting starts. Must be in valid date format.
activitytypecodeintegerThe type of activity (Picklist). Numeric code identifying the activity type.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.