Rating
4.9
Pre-built
150+
integrations
Total
100+
active users
avg
2 min
to connect
Custom Connections
Available
via HTTP connector
Build Powerful Workflows, fast
Triggers
When this happens…
Actions
Do this…
JupiterOne
- Create Graph EntityCreates a new entity in JupiterOne using the GraphQL createEntity mutation. Use the scope parameter to prevent managed integrations from creating duplicate entities.
- Create Graph RelationshipCreates a new relationship between two entities in JupiterOne using the GraphQL createRelationship mutation.
- Download Dashboard PDFDownloads the rendered dashboard PDF bytes from a signed storage URL (from Get Latest Dashboard PDF Notification) and returns base64-encoded content suitable for email attachment steps.
- Evaluate RuleTriggers an immediate evaluation of a JupiterOne alert rule using the GraphQL evaluateRuleInstance mutation. Evaluation runs asynchronously; the action returns the rule id when the evaluation has been accepted.
- Evaluate Smart ClassTriggers an immediate evaluation of a JupiterOne Smart Class using the GraphQL evaluateSmartClassRule mutation. By default evaluation runs asynchronously and the action returns when the evaluation has been accepted. Enable poll_for_completion to poll within Workato's per-action time limit (~150s); for longer evaluations use Get Smart Class Evaluation Status in a recipe repeat loop with fail_if_pending=false.
- Execute J1QL QueryExecute J1QL query using deferred response.
- Export Dashboard PDFInvokes the invokeExportDashboardPdf GraphQL mutation. PDF rendering happens asynchronously server-side; pair with Get Latest Dashboard PDF Notification to retrieve the download link when ready.
- Get Latest Dashboard PDF NotificationPolls inAppNotifications for topic DASHBOARD_PDF_DOWNLOAD_SUCCESS, matching the configured dashboard name in body.message within a recency window. Returns the newest matching notification downloadLink.
- Get Smart Class Evaluation StatusReturns the current Smart Class rule evaluationStep and lastEvaluationEndOn from a single GraphQL query. Use in recipe repeat loops to wait for long-running evaluations without exceeding Workato per-action time limits.
- List Integration JobsLists integration jobs for a JupiterOne integration instance using the GraphQL integrationJobs query. Use size=1 to fetch the most recent job (useful for detecting COMPLETED after sync finalize).
- Update Graph EntityUpdates an existing JupiterOne graph entity using the GraphQL updateEntityV2 mutation. Provide the entity _id and a JSON object of properties to add or update.
Any other action you can think up
JupiterOne Data Ingestion
- Abort Sync JobAborts an active sync job, discarding all uploaded data. Use this to cancel a job that should not be finalized.
- Bulk Delete EntitiesSends a bulk delete request for entities within an active sync job. Provide an array of objects containing entity _id values to delete.
- Create Integration InstanceCreates a new custom integration instance for use with the Sync API. Returns the instance ID needed for starting sync jobs.
- Finalize Sync JobFinalizes a sync job, triggering the JupiterOne backend to process and apply all uploaded entities and relationships to the graph. Call this after all upload actions are complete.
- Start Sync JobStarts a new synchronization job. Use source "integration-external" with an integration instance ID (scope is derived from the instance). Use source "api" with an explicit scope value (no integration instance). Returns the job ID needed for uploading data and finalizing.
- Upload Combined BatchUploads a batch of entities and/or relationships to an active sync job in a single API call. At least one of entities or relationships must be provided.
- Upload Entities BatchUploads a batch of entities to an active sync job. Recommended batch size: 250-500 entities per call. Each entity requires _key, _type, _class, and displayName at minimum.
- Upload Relationships BatchUploads a batch of relationships to an active sync job. Recommended batch size: 250-500 per call. IMPORTANT: Only works with DIFF sync mode, not PATCH. Each relationship requires _key, _type, _class, _fromEntityKey, and _toEntityKey.
Any other action you can think up
One platform
- Power
- Agility
- Speed
- Innovation
