Supported SOAP Connector Types
Add an SOAP connector to authorize ThingWorx Flow to execute SOAP actions. ThingWorx Flow supports the following connector types for SOAP:
Basic
None
OAuth
OAuth (Named User)
OAuth (Session User)
* 
Before you create an SOAP OAuth connector, ensure that you load SOAP OAuths to the ThingWorx Flow server.
Adding a Basic connector
1. Drag any action under SOAP to the canvas, place the pointer on the action, and then click or double-click the action.
2. For Connector Type, select Basic.
3. In the SOAP Basic list, select Add New.
4. Edit the Connector Label field, if you want. Labels are case-sensitive. Do not use spaces, special characters, and leading numbers.
5. In the Application url, enter the WSDL URL.
6. In the Username and Password fields, enter the correct user name and password of the target application.
7. Click ADD to add the SOAP Basic connector.
Adding a None connector
1. Drag any action under SOAP to the canvas, place the pointer on the action, and then click or double-click the action.
2. For Connector Type, select None.
3. Enter the WSDL Url.
Adding an OAuth connector
1. Drag any action under SOAP to the canvas, place the pointer on the action, and then click or double-click the action.
2. For Connector Type, select OAuth (Named User) or OAuth (Session User).
3. In the SOAP OAuth list, select Add new SOAP login – Named User or Add new SOAP login – Session User.
* 
If you have not loaded SOAP OAuths to the ThingWorx Flow server, this option is not available.
4. Provide your user name and password to log in to the target application.
5. Review the scope permissions, and click Allow.
6. Edit the Connector Label, if you want. Labels are case-sensitive. Do not use spaces, special characters, and leading numbers.
7. In the Resource URL field, enter your SOAP URL.
8. Click ADD to add the SOAP OAuth connector.
Was this helpful?