whiteladybug502
New member
## Mã thông báo Vela là gì?
Mã thông báo VELA là một mã định danh duy nhất được sử dụng để gửi thông báo cho người dùng Vela.Mã thông báo có thể được sử dụng để gửi cả thông báo đẩy và tin nhắn trong ứng dụng.
Để gửi thông báo đẩy, bạn sẽ cần sử dụng định dạng sau:
`` `
Curl -x Post https://api.getvela.com/v1/notification \
-H "ủy quyền: người mang your_api_key" \
-H "Nội dung loại: Ứng dụng/json" \
-d '{
"Thông báo_code": "your_notification_code",
"Tiêu đề": "Tiêu đề thông báo của bạn",
"Cơ thể": "Cơ quan thông báo của bạn",
"URL": "https://www.yourwebsite.com/"
} '
`` `
Để gửi tin nhắn trong ứng dụng, bạn sẽ cần sử dụng định dạng sau:
`` `
Curl -x Post https://api.getvela.com/v1/notification \
-H "ủy quyền: người mang your_api_key" \
-H "Nội dung loại: Ứng dụng/json" \
-d '{
"Thông báo_code": "your_notification_code",
"Tiêu đề": "Tiêu đề thông báo của bạn",
"Cơ thể": "Cơ quan thông báo của bạn",
"dữ liệu": {
"giá trị cốt lõi"
}
} '
`` `
Để biết thêm thông tin về cách sử dụng mã thông báo VELA, vui lòng tham khảo [Tài liệu Vela] (https://docs.getvela.com/guides/notification/).
## hashtags
* #Vela
* #Thông báo
* #push Thông báo
* #Thông báo trong ứng dụng
* #API
=======================================
## What is Vela notification code?
Vela notification code is a unique identifier that is used to send notifications to Vela users. The notification code can be used to send both push notifications and in-app messages.
To send a push notification, you will need to use the following format:
```
curl -X POST https://api.getvela.com/v1/notifications \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"notification_code": "YOUR_NOTIFICATION_CODE",
"title": "Your notification title",
"body": "Your notification body",
"url": "https://www.yourwebsite.com/"
}'
```
To send an in-app message, you will need to use the following format:
```
curl -X POST https://api.getvela.com/v1/notifications \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"notification_code": "YOUR_NOTIFICATION_CODE",
"title": "Your notification title",
"body": "Your notification body",
"data": {
"key": "value"
}
}'
```
For more information on how to use Vela notification codes, please refer to the [Vela documentation](https://docs.getvela.com/guides/notifications/).
## Hashtags
* #Vela
* #notification
* #push notification
* #in-app message
* #API
Mã thông báo VELA là một mã định danh duy nhất được sử dụng để gửi thông báo cho người dùng Vela.Mã thông báo có thể được sử dụng để gửi cả thông báo đẩy và tin nhắn trong ứng dụng.
Để gửi thông báo đẩy, bạn sẽ cần sử dụng định dạng sau:
`` `
Curl -x Post https://api.getvela.com/v1/notification \
-H "ủy quyền: người mang your_api_key" \
-H "Nội dung loại: Ứng dụng/json" \
-d '{
"Thông báo_code": "your_notification_code",
"Tiêu đề": "Tiêu đề thông báo của bạn",
"Cơ thể": "Cơ quan thông báo của bạn",
"URL": "https://www.yourwebsite.com/"
} '
`` `
Để gửi tin nhắn trong ứng dụng, bạn sẽ cần sử dụng định dạng sau:
`` `
Curl -x Post https://api.getvela.com/v1/notification \
-H "ủy quyền: người mang your_api_key" \
-H "Nội dung loại: Ứng dụng/json" \
-d '{
"Thông báo_code": "your_notification_code",
"Tiêu đề": "Tiêu đề thông báo của bạn",
"Cơ thể": "Cơ quan thông báo của bạn",
"dữ liệu": {
"giá trị cốt lõi"
}
} '
`` `
Để biết thêm thông tin về cách sử dụng mã thông báo VELA, vui lòng tham khảo [Tài liệu Vela] (https://docs.getvela.com/guides/notification/).
## hashtags
* #Vela
* #Thông báo
* #push Thông báo
* #Thông báo trong ứng dụng
* #API
=======================================
## What is Vela notification code?
Vela notification code is a unique identifier that is used to send notifications to Vela users. The notification code can be used to send both push notifications and in-app messages.
To send a push notification, you will need to use the following format:
```
curl -X POST https://api.getvela.com/v1/notifications \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"notification_code": "YOUR_NOTIFICATION_CODE",
"title": "Your notification title",
"body": "Your notification body",
"url": "https://www.yourwebsite.com/"
}'
```
To send an in-app message, you will need to use the following format:
```
curl -X POST https://api.getvela.com/v1/notifications \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"notification_code": "YOUR_NOTIFICATION_CODE",
"title": "Your notification title",
"body": "Your notification body",
"data": {
"key": "value"
}
}'
```
For more information on how to use Vela notification codes, please refer to the [Vela documentation](https://docs.getvela.com/guides/notifications/).
## Hashtags
* #Vela
* #notification
* #push notification
* #in-app message
* #API