Skip to main content

How to run an integration integrity check on a project

This guide explains the integration integrity check in Aragorn AI and how to use it before project changes break downstream integrations.

T
Written by Tyrone Marhguy

What is integration integrity check?

When you change a data project—especially mapping or standardized fields—connected integrations may still expect fields you removed or renamed.

Integration integrity check (also referred to as integration check) reviews all integrations linked to the project and warns you if your changes would break them.

Example: An integration to Lattice expects first_name. A teammate removes first_name from the project mapping. Integrity check flags that Lattice still requires first_name so you can either restore the field or update the integration.

When to run it

  • Before or after removing a standardized field from a project

  • After major mapping changes

  • When troubleshooting missing fields in integration output

  • As part of change review when multiple integrations use the same project

Run integration integrity check

  1. Log in to your Aragorn AI account.

  2. Open Data Projects and select the project.

  3. Locate Integration integrity check or Integration check on the project.

  4. Run the check after making mapping or field changes.

  5. Review any warnings listing integrations that still depend on removed or changed fields.

  6. Resolve each issue by either:

    • Restoring the field in the project, or

    • Updating the integration mapping so it no longer requires that field

How to fix reported issues

Situation

Action

Field removed by mistake

Add the field back to project mapping and re-sync

Field intentionally removed

Update each listed integration’s mapping

Integration no longer needed

Disable or reconfigure that integration separately

Related articles

Did this answer your question?