Basically we have a script that will get all the custom fields, then it would copy those fields into the new "other web pages" field. However, I can not do this with out the exact name of the field to update with the V2 API.
Aaron Baluczynski
unread,
May 8, 2017, 11:45:52 AM5/8/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CATS API
The social media field (which is renamed "other web pages" in your account) is not available via API v2 get_candidate. It is available in V3 (social_media_urls) or you could use v2 get_candidates (plural) and specify a single candidate ID in the filters.