Hello,
I’m using a workflow to trigger an action when a new custom object is created. The goal is to automatically log a meeting associated with the contact and company linked to the custom object.
However, I’m facing errors with the timestamp and metadata when using custom code to log the meeting.
What I Need Help With:
- Timestamp: The hs_timestamp field is causing validation errors. How should I format this field for logging a meeting?
- Metadata: I keep getting the error “metadata cannot be null”. What metadata is required when logging a meeting?
Any help with the custom code to resolve these issues would be greatly appreciated. Or if you have a different proposed solution that would get the same outcome.
Thanks in advance!