After
npm start
server will works by http protocol.
If I understand in order to connect that server with ftrack dashboard it is necessary to deploy it by https protocol and not locally.
Is any easy way to do that?
Hi,
I just have downloaded widget example - ftrack-javascript-api-example-react.
Then i make npm install and want to run script as server.
Could you please help me, how to do that.
I want to get list of task that was changed in status or published during some period of time. There should be a function with input - start_date,end_date and output - List of Tasks