Hello,
I am looking to create a custom fields api for contacts with infusionsoft rest API. I have checked infusionsoft rest API (https://developer.infusionsoft.com/docs/rest/#!/Contact/createContactUsingPOST) but there is no endpoint that will create a custom fields and also infusionsoft xml rpc have provide to create custom fields (https://developer.infusionsoft.com/docs/xml-rpc/#data-create-a-custom-field) But infusionsoft xml rpc is legacy and I don’t want to use legacy xml rpc based API
Please Help me out
Thanks