PoshTwit-Automation.json
{
"ConnectionFields": [ { "IsEncrypted": false, "IsOptional": false, "Name": "ConsumerSecret", "TypeName": "System.String" }, { "IsEncrypted": false, "IsOptional": false, "Name": "ConsumerKey", "TypeName": "System.String" }, { "IsEncrypted": false, "IsOptional": false, "Name": "AccessToken", "TypeName": "System.String" }, { "IsEncrypted": false, "IsOptional": false, "Name": "AccessSecret", "TypeName": "System.String" } ], "ConnectionTypeName": "Twitter", "IntegrationModuleName": "Twitter" } |