Contact Management Projects
Introduced via support-team-meta#4531
This is an information page for contact management projects.
If you are looking for information about managing contact management projects, please see workflows.
What is a contact management project?
Contact management projects are projects on GitLab.com that allows a customer to manage their support contacts on Zendesk Global.
How does it work
When commits are made on the project in question, a webhook triggers with specific variables to trigger a pipline on the contacts project.
The code itself parses the YAML file for the project that triggered the pipeline to determine what organization contact changes are required on Zendesk Global.
It will then perform a sync with the needed changes.
Depending on the results, a badge will be added to the project. This is to help the project developers know the current status of the sync.
9196a840
)