02-28-2022 01:42 AM
Hi
Could you please let me know if anyone has called Genesys API’s from Snaplogic
04-23-2024 08:16 AM
I am looking to do the same thing, were you able to make any progress with this request?
04-23-2024 08:24 AM
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?
04-24-2024 12:14 AM
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.