Streamline Data Integration from 2000+ Apps | Boost.space
Boost.space Secures $6,5M Seed Round:
Read more

Integration & MCP for DNCSolution

Integrate and automate your DNCSolution workflows across 2,580 tools. Take full control—use your favorite LLM to orchestrate DNCSolution and make your data and tools truly work for you, not the other way around.

DNCSolution MCP

AI-Ready Data Sync & Automated MCP Workflows with DNCSolution

Connecting DNCSolution via the Boost.space Managed Connectivity Platform (MCP) eliminates data silos, delivers three-way data synchronization, and powers AI-ready workflows for every use case. Streamlined automation empowers your teams, optimizes business processes, and prepares your organization for a unified data future.

Supported MCP tools

Connect insights. Empower action. With MCP, DNCSolution becomes the engine for truly collaborative work.
Can play scenarios
Can list scenarios
So you can execute these actions with DNCSolution MCP:

4. bulk scrub status

Use this method to retrieve the current status of a bulk scrub.

2. stage phone numbers for bulk scrub

The staging step is the second step in the bulk scrub process where the data gets staged for execution. The staging step can be performed multiple times prior to executing a bulk scrub, allowing you to stage large sets of data over time, as long as the access token remains active. For instance, you can initiate a bulk scrub early in the morning and stage data at multiple intervals throughout several hours. When the execute request is triggered, all the staged data will be scrubbed.

Re-scrub call list

This method enables you to re-scrub a call list that was successfully executed using a valid and unexpired access token. Following the initial scrub, the rescrub is allowed based on the duration specified with the Initiate request. If this field is 0, or omitted, the access token is deactivated and the scrub data is deleted.

Remove a number

Remove numbers from your Do Not Contact lists.

1. initiate bulk scrub

The Initiate step begins the bulk scrub process. Valid requests receive an HTTPS 200 - OK response including an access token. The access token is required to stage, execute, and retrieve the status of the bulk scrub. It is active for a day, and once expired, it cannot be used again.

3. execute bulk scrub

Once all the data is staged, run the execute request to begin scrubbing. Once this step is invoked, you can no longer stage additional data. All permissions are validated during this step.

Add a number

Add numbers to your Do Not Contact lists.

Make an api call

Performs an arbitrary authorized API call

Check numbers using area code

Perform DNC checks on phone numbers based on their area code

Check numbers using state of residence

Perform DNC checks on phone numbers based on their area code

5. get success records

This endpoint returns all scrubbed data that was successfully executed.

5. get exception records

This method allows you to retrieve records that encountered exceptions during the staging process, enabling you to address and re-stage them for bulk scrub. Exceptions that occur during the execution step should also be retrieved using this endpoint.

Retrieve notification records

This endpoint returns notification records. When a bulk scrub notification completes, DNCSolution will automatically POST a callback to the configured NotificationCallBackURI provided in your Initiate request, prompting you to come and pick up the records. The JSON payload includes the AccessToken, CompletionDate, and the TotalRecords processed. This allows you to monitor any new DNC updates made since the last data scrub and seamlessly incorporate notification results into your existing systems. An email receipt will also be sent to the user who initiated the BulkScrub request when a notification job has completed successfully.
Book a demo
How to use MCP with DNCSolution
Create scenario with on-demand trigger
Generate your MCP API Key
Insert MCP API Key in your favourite LLM in instructions