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.
Create custom DigiCert 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.
Edit custom field
Update details of a custom field in the account.
Create AuthKey
This endpoint creates a new AuthKey.
Delete AuthKey
This endpoint deletes an existing AuthKey.
List custom fields
This endpoint retrieves a list of custom fields.
List invites
This endpoint lists all invites.
Send invite
This endpoint sends an invite.
Update account emails
This endpoint updates the registered account emails.
Update invite status
This endpoint updates the status of a specific invite.
List custom fields
Retrieve a list of custom fields for the account.
Create AuthKey
Create a new AuthKey for the account.
Delete AuthKey
Delete an existing AuthKey from the account.
List invites
Retrieve a list of invites associated with the account.
Update account emails
Update the email addresses associated with the account.
Resend invite
Resend an invitation to an invitee.
Edit custom field
Edit an existing custom field in the account.
Delete custom field
Remove a custom field from the account.
Resend invite
Resends an invite to a user for accessing the account.
List keys
This endpoint retrieves a list of API keys.
Create key
This endpoint creates a new API key.
Edit key
This endpoint allows editing an existing API key.
Update key status
This endpoint updates the status of a specific API key.
List keys
Retrieve a list of API keys for the account.
Create key
Create a new API key for the account.
Edit key
Update the details of an existing API key.
Update key status
Update the status of a specific API key.
Get key info
Retrieve information about a specific API key.
List domain DCV methods
Retrieves the list of domain DCV methods.
Check domain DCV
Checks the DCV status for a specific domain.
Change domain DCV method
Changes the specified DCV method for a domain.
List IP restrictions
Retrieves the list of IP restriction rules.
List orders
Retrieves a list of all orders.
List orders
Retrieve a list of orders by alternative order ID.
Add note
Add a note to an order.
Edit note
Edit an existing note on an order.
Delete note
Delete a note from an order.
List duplicates
Retrieve a list of duplicate orders.
Get order info
Retrieve information about a specific order.
List reissues
Fetch the list of reissued orders.
List order notes
Obtain a list of notes associated with orders.
View note
View a specific note linked to an order.
Update CSR
Update the Certificate Signing Request for an order.
Change CT status
Update the Certificate Transparency status of an order.
Revoke order certificates
Revoke the certificates associated with a specified order.
Order Basic OV
Places an order for a Basic OV certificate.
Order Secure Site OV
Places an order for a Secure Site OV certificate.
Order Private SSL
Places an order for a Private SSL certificate.
Order code signing certificate
Places an order for a Code Signing certificate.
Edit custom field value
Change the value of a custom field in an order.
Delete custom field
Remove a custom field from an order.
List organizations
Retrieve a list of organizations.
Create organization
Create a new organization.
Activate organization
Activate an existing organization.
Delete organization
Delete an existing organization.
Deactivate organization
Deactivate a specified organization.
List approvers
Retrieve a list of approvers for a specified organization.
Submit organization for validation
Submit a specified organization for validation.
List approvers
Retrieve a list of approvers associated with the organization.
Submit organization for validation
Submit the organization for validation.
List permissions
Retrieve a list of permissions available in the system.
Check permission
Check if a specific permission is granted.
Container permissions
Retrieve permissions specific to a container within the account.
List permissions
Get a list of permissions for the account.
Check permission
Verify if the account has a specific permission.
Product list
Retrieve a list of available products.
Request summary
Get a summary of requests.
List requests
Retrieve a list of all requests.
List requests
Retrieve a list of requests made.
Create subaccount
Create a new subaccount.
List subaccounts
Retrieve a list of all subaccounts.
Create subaccount
Create a new subaccount in the system.
List users
Retrieve a list of all users.
Add user
Add a new user to the system.
List users
Retrieve a list of users in the system.
Add user
Add a new user to the system.
Create voucher order
Creates a new voucher order.
List voucher orders
Retrieves a list of all voucher orders.
List codes for voucher order
Lists the codes associated with a specific voucher order.
Cancel voucher code
Cancels a specific voucher code.
Get voucher order details
Retrieves detailed information about a specific voucher order.
List used voucher codes
Lists all codes that have been used.
Enable scanning
Enables scanning for vulnerability assessments.
Disable scanning
Disables scanning for vulnerability assessments.
Get enabled status
Retrieves the enabled status of vulnerability assessments scanning.
Get scan details
Retrieves details of the vulnerability scan.
Download results
Downloads the results of the vulnerability assessment.
Get notification settings
Retrieves the notification settings for vulnerability assessments.
Update notification settings
Updates the notification settings for vulnerability assessments.
Create webhook
Creates a new webhook.
Resend domain DCV emails
Resends the emails required for domain control validation.
View balance
Retrieves the current balance for the account.
List balance history
Provides a history of balance transactions for the account.
List purchase history
Lists all purchase transactions made by the account.
Add IP restriction rule
Adds a new IP restriction rule to the account.
Delete IP restriction
Deletes an existing IP restriction rule from the account.
To set up DigiCert 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 DigiCert to query the data you need using the API endpoint URLs you provide.
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 DigiCert official documentation to get a full list of all API endpoints and verify the scraped ones!
Revoke credential
This event indicates a credential has been revoked.
Unrevoke credential
This event indicates a credential has been unrevoked.
Issue Credential
Issues a new verifiable credential.
Get Credential
Retrieves a specific credential by ID.
Delete Credential
Deletes a specific credential from the system.
List credentials
Gets one or many credentials resources
Create credential
This event indicates a credential has been created.
Create credential
This event indicates a credential has been issued.
Issue credential
You can create and sign Verifiable Credentials on Dock Certs and its API.
Get credential
Fetches the credential associated with the given ID.
Create credential
Creates and issues a JSON-LD Verifiable Credential.
Request claims
Creates a request to gather certain claims and issues a credential after submission.
Get credentials metadata
Pull a list of credential metadata stored by the system for easy reference.
Create DID
Creates a new Decentralized Identifier (DID).
Get DID
Retrieves a specific Decentralized Identifier (DID).
List DIDs
Lists all Decentralized Identifiers (DIDs).
Delete DID
Deletes a specific Decentralized Identifier (DID).
Create DID
This event indicates a DID has been created.
Update key for DID
This event indicates a keyType value within the DID has been updated.
Update controller for DID
This event indicates a controller value within the DID has been updated.
Delete DID
This event indicates a DID has been deleted.
Create DID
Create a new Decentralized Identifier (DID).
Get DID
Retrieve a specific DID's details by its identifier.
Export DID
Export a specific DID by its identifier.
List DIDs
Return a list of all DIDs that your user account controls as fully resolved DID documents.
Delete DID
Deletes a DID and its metadata from the blockchain and our platform.
Create Profile
Creates a new profile in the system.
Get Profile
Retrieves a specific profile by ID.
List Profiles
Lists all profiles in the system.
Update Profile
Updates an existing profile in the system.
Delete Profile
Deletes a specific profile from the system.
Create Profile
Creates a new Organization Profile using the provided data.
Get Profile
Retrieves the Profile associated with the provided DID.
List profiles
Return a list of all Profiles that your user account controls.
Update profile
The update profile operation means that you can update the details of the profile.
Create Presentation
Creates a new presentation of credentials.
Create presentation
Create and sign a verifiable presentation out of one or more Verifiable Credentials.
Create Registry
Creates a new registry for credentials.
Create Schema
Creates a new credential schema.
Create anchor
This event indicates an anchor has been created.
Create did
Creates a new DID to issue with.
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.
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!
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast