data part.
Canonical Request Pattern
Skill Summary
create-user
Creates or updates a user and writes auser-result artifact.
Parameters
Artifact
track-event
Tracks one event for one device and writes anevent-result artifact.
Parameters
Artifact
send-push-notification
Sends one push notification request and writes adelivery-results artifact.
Parameters
At least one of
deviceId, userId, or projectUserId must be present.
Artifact
results[].status is the raw delivery result enum string produced by Clix, such as DELIVERY_RESULT_STATUS_SUCCEED or DELIVERY_RESULT_STATUS_FAILED.trigger-campaign
Creates a trigger for an existing campaign and writes atrigger-result artifact.
Parameters
targets can be omitted or empty. In that case, Clix creates the trigger without an explicit target list.