"params": {
"text": "New incoming SMS",
"phone": "+14155551234"
}
sms_out
"params": {
"text": "New outgoing SMS",
"phone": "+14155551234"
}
attachment
"params": {
"version_uuid": "XXXXXX-4122-4cad-b121-9709882b4cc1", // File version can be omitted; the latest version will be used
"file_uuid": "XXXXXX-3a29-4d30-8953-bac68c05e8e8",
"file_name": "image.png", // File name that will be displayed in the note
}