Back to integrations

Datarobot and Dock Certs integration

Save yourself the work of writing custom integrations for Datarobot and Dock Certs and use n8n instead. Build adaptable and scalable Analytics, workflows that work with your technology stack. All within a building experience you will love.
Datarobot
Dock Certs

How to connect Datarobot and Dock Certs

Create a new workflow and add the first step

In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.

Datarobot and Dock Certs integration: Create a new workflow and add the first step

Build your own Datarobot and Dock Certs integration

Create custom Datarobot and Dock Certs workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.

Supported methods for Datarobot

Delete

Get

Head

Options

Patch

Post

Put

To set up Datarobot integration, add the HTTP Request node to your workflow canvas and authenticate it using a generic authentication method. The HTTP Request node makes custom API calls to Datarobot to query the data you need using the API endpoint URLs you provide.

See the example here

Requires additional credentials set up

Use n8n's HTTP Request node with a predefined or generic credential type to make custom API calls.

Supported API Endpoints for Dock Certs

POST

Revoke credential

This event indicates a credential has been revoked.

/credential/revoke
POST

Unrevoke credential

This event indicates a credential has been unrevoked.

/credential/unrevoke
POST

Issue Credential

Issues a new verifiable credential.

/api/v1/credentials/issue
GET

Get Credential

Retrieves a specific credential by ID.

/api/v1/credentials/get
DELETE

Delete Credential

Deletes a specific credential from the system.

/api/v1/credentials/delete
GET

List credentials

Gets one or many credentials resources

/
POST

Create credential

This event indicates a credential has been created.

/v1/api/credentials/create
POST

Create credential

This event indicates a credential has been issued.

/credential/issued
POST

Issue credential

You can create and sign Verifiable Credentials on Dock Certs and its API.

/credentials
GET

Get credential

Fetches the credential associated with the given ID.

/credentials/{id}
POST

Create credential

Creates and issues a JSON-LD Verifiable Credential.

/credentials/
POST

Request claims

Creates a request to gather certain claims and issues a credential after submission.

/credentials/request-claims
GET

Get credentials metadata

Pull a list of credential metadata stored by the system for easy reference.

/credentials

To set up Dock Certs integration, add the HTTP Request node to your workflow canvas and authenticate it using a generic authentication method. The HTTP Request node makes custom API calls to Dock Certs to query the data you need using the API endpoint URLs you provide.

See the example here

These API endpoints were generated using n8n

n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the Dock Certs official documentation to get a full list of all API endpoints and verify the scraped ones!

FAQs

FAQ

Can Datarobot connect with Dock Certs?

Can I use Datarobot’s API with n8n?

Can I use Dock Certs’s API with n8n?

Is n8n secure for integrating Datarobot and Dock Certs?

How to get started with Datarobot and Dock Certs integration in n8n.io?

Looking to integrate Datarobot and Dock Certs in your company?

The world's most popular workflow automation platform for technical teams including

Why use n8n to integrate Datarobot with Dock Certs

Build complex workflows, really fast