Add the field 'Lookup_id' to the POST and PATCH /event REST API
When creating an event in BB CRM, it would be useful to have a dedicated way to store an external ID for reference when the event is linked to an external system. Currently, the lookup_id field is available in the UI, but it is auto-generated when...