Roster Transport

This Transport creates a fedwiki roster.

# Transporter

Drop a url on here to see the json sent to the transport:

POST https://rest.livecode.world/roster

# Use

Here you would describe how you use the transport - a sort of mini-user Journey if you like. below ideally you will drop a screencast of how you use it.

Now with this Fedwiki transport you are able to store and share these lists in Fedwiki.

# Code

The code for this transporter is written in Livecode. You can view the source here - gist

Tests

You can test this transporter with the HTML Form below:

Test: https://rest.livecode.world/echo

url: 

Try this transporter on the following url's: - Ant - wikipedia

# To Do

It should be enhanced to: * Use XPath * Spit out code into libraries

# See also - Fedwiki Tools