Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Örnek: http://localhost:4567/api/script/executerule


İstek İçeriği
ruleName = test
data={"kod":"001"}

İşletilecek kuralın kodu

Image RemovedImage Added 

REST API'nin çalışır durumda olduğunu kontrol etmek için alttaki metod GET yöntemiyle çağrılabilir.

...