Hello,
There is somethink i don't underdant in dataconnector in flowics.
Read and wathed a lot of tutorials and followed the Flowics training in viz university.
my goal : Write live statistics in flowics received from online API (RapidAPI.com) in JSON format.
The curl example is like :
When i create a DATA CONNECTORS / Data Inputs / JSON HTTP push content the Push Instructions field is not editable.
Were can i find tutorial to do this ?
Do i have to create a python script to create the JSON file attended and put it in online folder accessible by flowics ?
Do i have to contact support to ask them to add RapidAPI connector to the list ?
I am a little bit lost
There is somethink i don't underdant in dataconnector in flowics.
Read and wathed a lot of tutorials and followed the Flowics training in viz university.
my goal : Write live statistics in flowics received from online API (RapidAPI.com) in JSON format.
The curl example is like :
curl --request GET \ --url https://rugby-live-data.p.rapidapi.com/standings/1230/2020 \ --header 'x-rapidapi-host: rugby-live-data.p.rapidapi.com' \ --header 'x-rapidapi-key: xxxxxxxxxxxxxxxxxxx'
When i create a DATA CONNECTORS / Data Inputs / JSON HTTP push content the Push Instructions field is not editable.
Were can i find tutorial to do this ?
Do i have to create a python script to create the JSON file attended and put it in online folder accessible by flowics ?
Do i have to contact support to ask them to add RapidAPI connector to the list ?
I am a little bit lost