Hi,
I have a Web API which has around 5830 characters. Since Web API has restriction to use only 4000 characters.
So am planning to write codes in Expression Rule and call in web API.
If i call Http!request in Expression Rule its throwing error.
Can someone help me with example how to call expression rule in Web API.
Discussion posts and replies are publicly visible
I think I know what you're talking about but could you share a screenshot of what you are trying to do?
You need to implement like this:
This works is the same way as any other expression calls. But it would help tremendously when you could tell use what error message you get.