External Rotation

beginnerstrengthpullisolation
External Rotation — Dumbbell Shoulders exercise demonstration
External Rotation — Dumbbell Shoulders exercise demonstration
Body part
Shoulders
Target
Shoulders
Equipment
Dumbbell

Instructions

  1. 1Lie sideways on a flat bench with one arm holding a dumbbell and the other hand on top of the bench folded so that you can rest your head on it.
  2. 2Bend the elbows of the arm holding the dumbbell so that it creates a 90-degree angle between the upper arm and the forearm. Tip: Keep the arm parallel to your torso.
  3. 3Now bend the elbow while keeping the upper arm stationary. In this manner, the forearm will be parallel to the floor and perpendicular to your torso (Tip: So the forearm will be directly in front of you). The upper arm will be stationary by your torso and should be parallel to the floor (aligned with your torso at all times). This will be your starting position.
  4. 4As you breathe out, externally rotate your forearm so that the dumbbell is lifted up in a semicircle motion as you maintain the 90 degree angle bend between the upper arms and the forearm. You will continue this external rotation until the forearm is perpendicular to the floor and the torso pointing towards the ceiling. At this point you will hold the contraction for a second.
  5. 5As you breathe in, slowly go back to the starting position.
  6. 6Repeat for the recommended amount of repetitions and then switch to the other arm.

Get this via the API

This exercise — and the full catalog of 873 — as structured JSON.

GET /v1/exercises/{slug}
curl -H "X-API-Key: wk_live_…" \
  "https://api.work-out-db.com/v1/exercises/external-rotation"

Customize the request

  • Translate the response
    /v1/exercises/external-rotation?lang=es
    Localized name, description & steps — en · es · pt · fr
  • Every shoulders exercise
    /v1/exercises?target=shoulders
    Filter the catalog by the target muscle
  • Narrow by equipment & difficulty
    /v1/exercises?equipment=dumbbell&difficulty=beginner
    Filters are combinable — stack as many as you need
  • Full-text search
    /v1/exercises/search?q=External%20Rotation
    Trigram + full-text ranking, accent-insensitive
  • Sort & paginate
    /v1/exercises?sort=difficulty&order=desc&limit=25
    sort=name|difficulty · order · limit · offset · cursor
All query parameters
bodyPart, target, equipment, muscle
taxonomy slug
category
strength · cardio · mobility · stretching · plyometrics
difficulty
beginner · intermediate · advanced
force
push · pull · static
mechanic
compound · isolation
q
free-text search (accent-insensitive)
sort / order
name | difficulty · asc | desc
limit / offset / cursor
pagination (limit ≤ plan cap)
lang
en · es · pt · fr
Authentication

Send your key as X-API-Key or Authorization: Bearer.

Response

Always { data, meta, requestId }. Rate-limit & quota counts ride in X-RateLimit-* / X-Quota-* headers.

Plans

Free: 5k req/mo · 30/min · 480p. Pro: 100k/mo · 120/min · 720p + commercial use.

Related exercises