Create a new object.

Parameters

ParameterDescription
Object JSONThe JSON of the object. Note that every object type has different required attributes, use the List Objects action or see ThreatQuotient documentation for more information.For example, creating a new event object: { "type_id": 1, "title": "Fwd: for you ????", "happened_at": "2019-12-18 16:57:00", "description": "This Event was observed when..."}
Object TypeThe type of the object to create.

Workflow Library Example

Create Object with Threatquotient and Send Results Via Email

Workflow Library

Preview this Workflow on desktop