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 Kaggle 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!
List competitions
List available competitions
List competition files
List competition files
Download competition files
Download competition files
Submit to a competition
Make a new competition submission
List competition submissions
Show your competition submissions
List datasets
List available datasets.
List files
List dataset files.
Download dataset files
Download dataset files.
Create dataset
Create a new dataset after initializing metadata.
Create dataset version
Create a new version of an existing dataset with version notes.
Download metadata
Download metadata for an existing dataset using its URL suffix.
Get dataset creation status
Get the status of the dataset creation process using its URL suffix.
List kernels
List available kernels based on specified filters.
Initialize kernel metadata
Initialize metadata for a new kernel setup.
Push code to kernel
Push new code to a kernel and execute it.
Pull code from kernel
Pull down the latest code from a kernel.
Get kernel output
Retrieve data output from the latest run of a kernel.
Get kernel run status
Display the status of the latest kernel run.
Get model
Retrieve a specific model using its URL suffix.
List models
Get a list of models with optional sorting and filtering.
Initialize model metadata
Create a metadata file for a new model.
Create model
Create a new model with specified metadata.
Delete model
Delete a model using its URL suffix.
Update model
Update a model by fetching its metadata file first.
Get model instance
Retrieve a model instance using its URL suffix.
Initialize model instance
Initialize a metadata file for creating a model instance.
Create model instance
Create a new model instance after initializing metadata file.
Delete model instance
Delete a model instance using its URL suffix.
Update model instance
Update a model instance after fetching its metadata file.
Create model version
Create a new version for a model instance.
Download model instance version
Download a model instance version using its specific URL suffix.
Delete model instance
Delete a model instance version using its specific URL suffix.
View current config values
View the current configuration values set in the system.
Set a configuration value
Set a new value for a specific configuration parameter.
Clear a configuration value
Clear an existing configuration value by name.
To set up Kaggle 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 Kaggle 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 Kaggle 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