Create entity
kanka_create_entityCreate a new entity in a Kanka campaign. Obtain the required per-type data schema by first calling describe_entity_type.
Instructions
Create a new entity. Call kanka_describe_entity_type first to discover the per-type schema for data. Returns the created record including its type-scoped id and global entity_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaign_id | Yes | ||
| entity_type | Yes | ||
| data | Yes |