We have received 3rd party API endpoint from customer which contains several "$" in the URL along with expected Input, Emp ID and Genesys Cloud Data Action is asking to initialize this as variable even though it's not.
I Have created Genesys cloud Data action for this integration & calling "$" provided custom end point in in
|
https://{tenant url}/api/odata/businessobject/incidents?$filter=Status eq 'Active'
|
Below is the error while testing Data Action .
"message": "Substitution values invalid in action config. Variable $filter has not been set at UrlTemplate[line 1, column 169] A common reason for this error is needing to prepend the variable with 'input.' or 'credentials.'",
Note : - I have API end point in Postman and its working fine .
If any one able to help me how to pass the parameter in
#Implementation#Integrations------------------------------
Laxman Dabade
TCS
------------------------------