How do I know if I can use Apigee to connect with a social backend?

Not applicable
 
0 1 244
1 REPLY 1

Not applicable

If the backend has web services or RESTful APIs, you can use the API Management functionality in Edge to connect using config options through the UI. If the backend does not have either of those, you would have to reply on libraries that they might have (i.e. java or node.js) to make the connection.