To enable the direct export and upload to Fluid Topics method:
- Select the Attachments button, and download the
transfer_fluidtopics.batfile. -
Open the
transfer_fluidtopics.batfile in a text editor, and replace the following information:- The path to the extracted
curl.exefile. -
usernameandpasswordwith the information of a user authorized to upload content to Fluid Topics."C:\_scripts\curl-7.63.0-win64-mingw\bin\curl.exe" -u username:password --request POST --form "file=@%~f1" %2/api/admin/khub/sources/%3/upload pause
- The path to the extracted
-
Import the
transfer_fluidtopics.batfile in the Author-it directory at the following location:\\$SERVER_NAME\$SHARE_NAME\data\templates\transformations\transfer_fluidtopics.bat