cancel
Showing results for 
Search instead for 
Did you mean: 

Call Genesys API from snaplogic

fmirza
New Contributor

Hi

Could you please let me know if anyone has called Genesys API’s from Snaplogic

3 REPLIES 3

rjswets
New Contributor

I am looking to do the same thing, were you able to make any progress with this request?

rjswets
New Contributor

I am attempting to do the same thing, creating a SnapLogic flow that calls a Genesys API for getcontactlist.

Have you been successful in terms of being able to have a SnapLogic flow directly interact with the Genesys APIs?

AleksandarAngel
Contributor III

Hello @fmirza@fmirza,

In order to do a HTTP Requests you can use the HTTP Client Snap
Looking at the Genesys API doc, the authentication has to be Basic, for that you can create Basic Authentication Account where you will safely store your credentials and use them in the requests. 

Please take a look at these references and let me know if this is helpful.

Regards,

Aleksandar.