Skip to main content
Get Company Merge Task.
Tool ID: affinity_v2_tasks_company_merges_task_id_get

Run this action

Use the TypeScript SDK for a single call. Put ctx.tools.execute(...) inside a Play when the call should be durable, scheduled, or run across a CSV.

CLI

Example response

The SDK exposes this shape at result.toolResponse.raw. Values below are representative.
Use deepline tools get affinity_v2_tasks_company_merges_task_id_get --json for the latest machine-readable contract.

Input reference

Retrieve the status and details of a specific task for company merges. Returns information about the company merges for a specific task including its overall status, number of merges in-progress, completed, and failed. Detailed information about individual merges for this task can be found by querying: /v2/company-merges?filter=taskId={taskId} See Company Merges for more details. Task statuses: - in-progress: The merge task is currently being processed. - success: The merge task completed successfully. - failed: The merge task failed. Requires the “Manage duplicates” permission and organization admin role.

Output reference

Deepline cost

  • Pricing model: fixed (per call).
  • Estimated Deepline credits: 0 per pricing unit.
  • Provider-native pricing may still exist outside Deepline credit billing.