Custom Connector with Query Parameters not working
Hi,
Hope this message finds you well, it's my first post on this community!
I have just started to build a custom connector for our EPOS system (a company called Tevalis).
The authentication is provider through the headers.
I manage to create a configfile to get all the products (which doesn't required a query parameter) and I successful connected to Sisense managing to see the data.
Now I'm trying a different call which requires 3 parameters to be submitted but I can't make it work.
This is the call:
GET SalesByZ/{SiteID}?StartDate={StartDate}&EndDate={EndDate}
I have tried different way, even just replacing the parameters with the value but never managed to get data, only always the same error:
Please can someone advice how the config file should be set in order to make it work for this call?
I tried to find a similar scenario in the examples but it's still unclear (and my still learning about APIs, so a bit confusing)
Happy to provide further details.
Many Thanks,
Sergio
Please sign in to leave a comment.
Comments
1 comment