Hello,
I want to create custom connector with action PUT uploadSmallFile
https://docs.microsoft.com/en-us/rest/api/yammer/upload-files-into-yammer-groups
Unfortunately parameters don't work as I expected. There is no option to add an action with parameters type long and file - everything is converted to a string.
Did anyone have such a problem? How should I add that action to upload a file?