Skip to content

Instantly share code, notes, and snippets.

@EricWarnke
Created November 1, 2012 22:18
Show Gist options
  • Save EricWarnke/3997054 to your computer and use it in GitHub Desktop.
Save EricWarnke/3997054 to your computer and use it in GitHub Desktop.
http://mover.io/docs#connectors - Create Connector
curl https://api.mover.io/connectors \
-X POST \
-H "Authorization: MoverAPI app_id=2tsc0f9n9l4v209oara0mb2j5ur9my8v app_secret=65oow347p1q7d0loj45oje2u3sol99xd" \
-d '{"type" : "Dropbox"}'
{
"id" : "AZO31L5Gau57gf7T0RYH907U",
"redirect_url" : "https://mover.io/WR18uhgt560mjo18soOLgr75610ANsruol"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment