Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Retrieve a list of custom order metadata fields.
External DocumentationTo learn more, visit the DigiCert documentation.

Example Output

{
	"metadata": [
		{
			"id": 112,
			"label": "Additional emails",
			"is_required": false,
			"is_active": true,
			"data_type": "email_list"
		}
	]
}

Workflow Library Example

List Custom Fields with Digicert and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop