Is it possible to:
1 - Copy custom field contents when using the webhook to duplicate a project?
2 - Populate custom fields of a project using webhooks?
I am using 3 custom fields (Client Email Address, Email Header, Email Body) to create particular emails that fire off when certain tasks are complete. To notify the client that that certain stage is complete and what to expect next.
I have a automation that creates a new project for a client by duplication a template, after a form is filled in. But filling out the custom fields for each project is a manual task.