Basic Information

appmixer.pipedrive.crm.CreateActivity

1.0.0

Public

This action creates new activity in Pipedrive.

Input Ports

activity

FieldTypeDescription
Subject text Subject of the activity.
Type select Type of the activity.
Done select Whether the activity is done or not.
Due date date-time Due date of the activity.
Duration text Duration of the activity. Format: HH:MM
User id text ID of the user whom the activity will be assigned to. If omitted, the activity will be assigned to the authorized user.
Deal id text ID of the deal this activity will be associated with.
Person id text ID of the person this activity will be associated with.
Organization id text ID of the organization this activity will be associated with.
Note text Note of the activity (HTML format).

Output Ports

newActivity

FieldTypeDescription
id -
company_id -
user_id -
done -
type -
reference_type -
reference_id -
due_date -
due_time -
duration -
add_time -
marked_as_done_time -
subject -
deal_id -
org_id -
person_id -
active_flag -
update_time -
gcal_event_id -
google_calendar_id -
google_calendar_etag -
note -
person_name -
org_name -
deal_title -
assigned_to_user_id -
created_by_user_id -
owner_name -
person_dropbox_bcc -
deal_dropbox_bcc -

Full Metadata