Invoke Fusion API within BML with IN operator in q parameter — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Invoke Fusion API within BML with IN operator in q parameter

Summary:

Invoke Fusion API within BML with IN operator in q parameter

q=param in ('abc@domain.com','xyz@domain.com')

Content (please ensure you mask any confidential information):

I have tried various ways but keep getting this 'URL request parameter q with value …… is not valid'.

Tried passing REST-FRAMEWORK-VERSION in Headers as well as the URL.

Tried mimicking the below POSTMAN working one as well as slightly tweaked ones in script

q=param in ('abc@domain.com','xyz@domain.com') with REST-FRAMEWORK-VERSION gives output in POSTMAN but unable to pin it within BML.


Tried encoding the special chars in the script

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!