edit IFT
If you would like to edit existing IFT.
Last updated
Was this helpful?
If you would like to edit existing IFT.
Last updated
Was this helpful?
Click on the icon of the IFT, it will open a space where you could view the existing IFT. To edit that IFT, just click at EDIT button:
It will take you to the correct place to EDIT this IFT. In the example - the IFT was created on PARAMETER:
Each and every IFT is composed of (from the top to the bottom):
the title of the IFT (on example above - IF altitude THEN THAT),
IFT box containing code, where you are able to see
the Accessed parameters list (just above the box.
the JS/PYTHON setting on the right side of the code box - to get wilco ready to read your code.
Below that - TEST button, that permits you to test your code in the Testing zone.
the Testing zone:
with the blue TEST button, that permits to start the test.
the list of events - the events that will permit you to test your IFT. On the right side of each event, you have the 3 buttons:
retry - to re-test your IFT
try with mail - if your IFT sends email, you could test the way it looks like by clicking on that button. That will be sent to the email address you're registered with to the platform.
remove - to remove the event from the testing zone.
Below that the - to help you code in wilco,
the event#id - you could add the event ID number that you would like to test your IFT on. Click on add event button after filling in the event ID number. You could also, remove all the events to test, but with no event to test - you could not test your IFT . So, make sure to add event after removing all.