Need to know if it is possible to custom field via REST API of Affiliate/Referral Partner

Hello , I scanned entire documentation of REST API v1 but did not find any information on how can i get custom fields data of Affiliate/Referral Partner. I tried the query parameter method used to get Contact custom fields but it did not work for Affiliate/Referral Partner. Can anyone guide my on How can i get Custom fields from Affiliate/Referral Partner. Thanks

Betty,

Unfortunately I don’t believe we have access to those via the REST API currently, but you can fall back to using the XMLRPC by doing DataService queries on the DataFormField table (which is what stores custom values).

Appologies,

  • Tom Scott
    Keap API Engineer