Problem/Motivation

In #3205827 we allow users to be sent to pipedrive on creation but we do not yet store the ID from pipedrive or allow updating of fields.

Proposed resolution

Store the ID of pipedrive objects against the created entity somehow.

When entities are updated sync the fields against the existing entities if they exist.

Comments

JeremyFrench created an issue.