Call expression rule in web API

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

Top Replies