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
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.