Skip to main content
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