Forum Discussion
3 Replies
- rjswetsNew Contributor
I am looking to do the same thing, were you able to make any progress with this request?
- rjswetsNew 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?
- Aleksandar_AContributor III
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.