Update subscriber's Custom Field with API
Sepi Business App
#1
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"
},

]
}
#2
BotSailor
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
#3
Sepi Business App
thank you
#4
BotSailor
Custom field update with API has been implemented.

Thanks
#5
Sepi Business App
Fantastic. Let me check it out
#6
BotSailor
Thank You. Let us know if you face any problem.

Regards