Topic by CX
Content
There is a requirement where we are required to capture facebook /twitter login using custom fields during contact signup. Later, using these social logins, we are required to pull the UID #s and associate them to contact ChannelUsernamesfield.
The whole idea here is that the next time when this contact uses FB or Twitter to submit post and if RN is creating incident out of those, it should get associated with single contact
Now my Q is
How can we get UID of FB or Twitter using PHP? Has anyone tried it?
Is there anyother better approach (other than manual) to automate this?
Thanks,
BS