question

Urvi Sukharamwala avatar image
0 Likes"
Urvi Sukharamwala asked Jeanette F commented

export data from flexsim to API

Hello,

How to export flexSim dashboard data to API using flexsript?

FlexSim 24.1.0
developmentexport data
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

Vinay S avatar image
0 Likes"
Vinay S answered Urvi Sukharamwala edited

You can use this below function to call API or New Method is also there; Flexsim HTTP Methods.

  1. applicationcommand("sendhttprequest", verb, server, object, data, silent, result);

You can refer this old answer similar to your question: Web Communication Within FlexSim - FlexSim Community


If you want in detail, give more details and share an example model, I'll try to help you.

· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.