Custom Source Option

How to add custom source property option for a ticket object.

Default options are,
Chat, Email, Phone…

I want to add one more option, via API.

please suggest API for that.

Hi @kumarb1,

If you’re already in the property settings and want to add one more option, it’s easiest to click Edit and then this:

If you want to do this via API, this should be the corresponding documentation: https://developers.hubspot.com/docs/api/crm/properties

Keep in mind that the Source property specifically is a default property and options for changing it via API might be limited.

Best regards

If you're already in the property settings and want to add one more option, it's easiest to click Edit and then this:

==> Yes, I know about that, but that is not the current requirement.

If you want to do this via API, this should be the corresponding documentation: https://developers.hubspot.com/docs/api/crm/properties

==> I have tried, but it’s not working, please suggest a example.