First time we’re trying to create a Web Services SaaS Connector & this is the first time I’ve tried to create one, so this is all new learning for me. Traditionally used OOTB connectors and the odd SQL connector but never before a Web Services SaaS.
We’re having some difficulties setting up the initial test connection and I suspect I’ve butchered the config… Trying to follow the documentation, I am already hitting a few hurdles trying to get basic config right:
Noticing a few ISC-variables being used in the examples, such as: $application.client_secret$, $plan.native identity$… Is there a list or catalogue of ISC config variables?
We get an error message when hitting Test Connection, where can I see the details behind this error as it doesn’t appear in the ISC events search.
Firstly, thank you for the replies. We’ve been able to make some progress and test connection is working.
@pablonovoa this is exactly what I was after re the list, I’m surprised this isn’t referenced in the web connector documentation. Thank you! Bookmarking that one.
Re Postman, understood we could re-create the call within the tool; however unfortunately this won’t give us visibility on the error between our Web Services Connector > Web Service App…
Do you know of a way we can see this? For example, on account aggregation we’re hitting issues re Paging. Would be great to have visibility as to what exactly our connector is sending outbound.
@schattopadhy we are connecting via oAuth 2.0, we have the test connection up and running now so we no longer need help there. Thank you.
@nhassan Yes we are following the steps there, although the documentation is pretty light in terms of examples and useful references to assist with issues. EG the site Pablo linked above isn’t even referenced!