Skip to main content
September 15, 2023
Question

Call expression rule in web API

  • September 15, 2023
  • 3 replies
  • 0 views

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.

    3 replies

    mathieud0001
    September 15, 2023

    I think I know what you're talking about but could you share a screenshot of what you are trying to do?

    September 15, 2023

    You need to implement like this:

    stefanhelzle0001
    Brainy
    September 15, 2023

    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.