Behance To import your posts from your Behance, generate an API token for your user account and run: $ ruby -rubygems -e 'require "bunto-import"; BuntoImport::Importers::Behance.run({ "user" => "my_username", "api_token" => "my_api_token" })' Both user and api_token are required. View Source → Back Next