Update subscriber's Custom Field with API
Sepi Business App
Hi, please add ability to Update subscriber's Custom Field with API.
We can set up the custom fields in the bot manager but there's no way to update a subscriber's custom field using the api.
The implementation could be as simple as adding custom_fields to the json that updates a subscriber like:
{
//other subsciber fields
"custom_fields": [
{
"custom_field_1": "the value"
},
{
"custom_field_2": "the 2nd value"
},
]
}
We can set up the custom fields in the bot manager but there's no way to update a subscriber's custom field using the api.
The implementation could be as simple as adding custom_fields to the json that updates a subscriber like:
{
//other subsciber fields
"custom_fields": [
{
"custom_field_1": "the value"
},
{
"custom_field_2": "the 2nd value"
},
]
}
Hi,
Thank you for your suggestion regarding the ability to update subscriber's custom fields using the API.
We understand the importance of this feature and are pleased to inform you that we will be implementing it soon.
Best Regards
BotSailor Team
Thank you for your suggestion regarding the ability to update subscriber's custom fields using the API.
We understand the importance of this feature and are pleased to inform you that we will be implementing it soon.
Best Regards
BotSailor Team
thank you
Custom field update with API has been implemented.
Thanks
Thanks
Fantastic. Let me check it out
Thank You. Let us know if you face any problem.
Regards
Regards