Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 4.07 KB

File metadata and controls

12 lines (9 loc) · 4.07 KB

UpdateCrmEventRequest

Fields

Field Type Required Description
crm_event shared.CrmEvent ✔️ An event represents an event, activity, or engagement and is always associated with a deal, contact, or company
connection_id str ✔️ ID of the connection
fields List[operations.UpdateCrmEventQueryParamFields] Fields to return
id str ✔️ ID of the Event
raw Optional[str] Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar