Tool to execute GraphQL queries against DigiCert Custom Reports API. Use when you need to retrieve customizable certificate order data using GraphQL syntax. Supports queries like order_details and order_details_by_id with flexible field selection.
queryRequiredstringGraphQL query string to execute. Must include at least one field. Available queries: order_details (returns details for all certificate orders), order_details_by_id (returns details for a specific order by ID). Example: {order_details(status:"pending",limit:5){id,common_name,sta…
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.