Updated Connector Proxy in 5 mins (markdown)
parent
9c798d2a4e
commit
904facd839
|
@ -26,7 +26,7 @@
|
|||
1. Isolated Python packages that conform to a pre-defined protocol
|
||||
1. Do the "actual work" of talking to an external system
|
||||
1. Use data provided by the Connector Proxy to form the needed request
|
||||
1. Make the request using the required protocol (HTTPS/FTP/Gopher/Fax/OS System Calls/docker run)
|
||||
1. Make the request using the required protocol/sdk (xero-sdk/HTTPS/FTP/Gopher/Fax/OS System Calls/docker run)
|
||||
1. Use the result to form a response that can be returned through the Connector Proxy
|
||||
1. Examples
|
||||
1. [xero](https://github.com/status-im/spiffworkflow-connector/blob/master/connectors/connector-xero/connector_xero/commands/createInvoice.py)
|
||||
|
|
Loading…
Reference in New Issue