{"id":21656,"date":"2025-12-18T12:54:28","date_gmt":"2025-12-18T09:54:28","guid":{"rendered":"https:\/\/bda-global.org\/?page_id=21656"},"modified":"2026-05-06T16:43:37","modified_gmt":"2026-05-06T13:43:37","slug":"new-to-business-development","status":"publish","type":"page","link":"https:\/\/bda-global.org\/en\/learning-and-development\/new-to-business-development\/","title":{"rendered":"How to Become a Business Development Professional?"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"21656\" class=\"elementor elementor-21656\">\n\t\t\t\t<div class=\"elementor-element elementor-element-82f7269 e-con-full e-flex e-con e-parent\" data-id=\"82f7269\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-10d5d2a elementor-widget elementor-widget-html\" data-id=\"10d5d2a\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>New to Business Development? | How to Become a BD Professional | BDA\u00ae<\/title>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;600;700;800&family=Inter:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n*{margin:0;padding:0;box-sizing:border-box}\r\n:root{--navy:#1c4a8a;--sky:#0f91e0;--sky-light:#e8f4fd;--green:#34c88a;--green-light:#e8faf2;--gray-50:#f8fafc;--gray-200:#e2e8f0;--gray-600:#475569;--gray-700:#334155;--text:#2d3748}\r\nbody{font-family:'Inter',sans-serif;color:var(--text);background:#fff;overflow-x:hidden}\r\n.subnav{background:#fff;border-bottom:1px solid var(--gray-200);position:sticky;top:0;z-index:999;box-shadow:0 2px 8px rgba(0,0,0,.06)}\r\n.subnav-inner{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;height:56px}\r\n.subnav-brand{font-family:'Playfair Display',serif;font-size:1rem;font-weight:700;color:var(--navy);white-space:nowrap;margin-right:32px;text-decoration:none}\r\n.subnav-brand span{color:var(--sky)}\r\n.subnav-links{display:flex;align-items:center;gap:4px;flex:1}\r\n.subnav-item{position:relative}\r\n.subnav-btn{background:none;border:none;font-family:'Inter',sans-serif;font-size:.85rem;font-weight:500;color:var(--gray-700);cursor:pointer;padding:8px 14px;border-radius:6px;display:flex;align-items:center;gap:5px;transition:all .2s;white-space:nowrap}\r\n.subnav-btn:hover,.subnav-btn.active{background:var(--sky-light);color:var(--navy)}\r\n.subnav-btn svg{transition:transform .2s}\r\n.subnav-btn.active svg{transform:rotate(180deg)}\r\n.subnav-dropdown{position:absolute;top:calc(100% + 8px);left:0;background:#fff;border:1px solid var(--gray-200);border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.12);min-width:260px;padding:8px;display:none;z-index:1000}\r\n.subnav-dropdown.open{display:block}\r\n.subnav-dropdown a{display:block;padding:9px 14px;font-size:.84rem;color:var(--gray-700);text-decoration:none;border-radius:6px;transition:all .2s}\r\n.subnav-dropdown a:hover{background:var(--sky-light);color:var(--navy)}\r\n.subnav-dropdown .divider{height:1px;background:var(--gray-200);margin:6px 0}\r\n.subnav-cta{margin-left:auto}\r\n.subnav-cta a{background:var(--sky);color:#fff;font-size:.84rem;font-weight:600;padding:7px 18px;border-radius:6px;text-decoration:none;transition:all .2s;white-space:nowrap}\r\n.subnav-cta a:hover{background:var(--navy)}\r\n.hero{min-height:520px;background:linear-gradient(135deg,var(--sky-light) 0%,#fff 55%);display:flex;align-items:center;padding:80px 0 60px;position:relative;overflow:hidden}\r\n.hero::before{content:'';position:absolute;top:-80px;right:-80px;width:500px;height:500px;background:radial-gradient(circle,rgba(15,145,224,.08) 0%,transparent 70%);pointer-events:none}\r\n.hero-inner{max-width:1200px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}\r\n.hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(15,145,224,.1);border:1px solid rgba(15,145,224,.25);color:var(--sky);font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:6px 14px;border-radius:20px;margin-bottom:20px}\r\n.hero-badge span{width:7px;height:7px;background:var(--sky);border-radius:50%;animation:pulse 2s infinite}\r\n@keyframes pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}\r\n.hero-title{font-family:'Playfair Display',serif;font-size:2.8rem;font-weight:800;line-height:1.12;color:var(--navy);margin-bottom:20px}\r\n.hero-title em{font-style:normal;color:var(--sky)}\r\n.hero-desc{font-size:1rem;line-height:1.8;color:var(--gray-600);margin-bottom:32px}\r\n.hero-btns{display:flex;gap:14px;flex-wrap:wrap}\r\n.btn-primary{background:var(--sky);color:#fff;font-size:.9rem;font-weight:600;padding:13px 26px;border-radius:8px;text-decoration:none;transition:all .25s;display:inline-flex;align-items:center;gap:8px}\r\n.btn-primary:hover{background:var(--navy);transform:translateY(-2px)}\r\n.btn-outline{background:transparent;color:var(--navy);border:1.5px solid var(--navy);font-size:.9rem;font-weight:600;padding:12px 24px;border-radius:8px;text-decoration:none;transition:all .25s}\r\n.btn-outline:hover{background:var(--navy);color:#fff}\r\n.hero-img{border-radius:16px;overflow:hidden;box-shadow:0 24px 60px rgba(28,74,138,.18)}\r\n.hero-img img{width:100%;height:420px;object-fit:cover;display:block}\r\n.trust-bar{background:var(--navy);padding:16px 0}\r\n.trust-inner{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:center;gap:40px;flex-wrap:wrap}\r\n.trust-item{display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.85);font-size:.82rem;font-weight:500}\r\n.trust-item svg{color:var(--sky);flex-shrink:0}\r\n.section{padding:80px 0}\r\n.section-alt{background:var(--gray-50)}\r\n.container{max-width:1200px;margin:0 auto;padding:0 24px}\r\n.section-label{display:inline-flex;align-items:center;gap:8px;color:var(--sky);font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px}\r\n.section-label::before{content:'';width:28px;height:2px;background:var(--sky)}\r\n.section-title{font-family:'Playfair Display',serif;font-size:2.1rem;font-weight:700;color:var(--navy);line-height:1.25;margin-bottom:16px}\r\n.section-desc{font-size:1rem;line-height:1.8;color:var(--gray-600);max-width:680px}\r\n.definition-box{background:linear-gradient(135deg,var(--sky-light),#fff);border:1px solid rgba(15,145,224,.2);border-left:4px solid var(--sky);border-radius:12px;padding:32px 36px;margin:40px 0}\r\n.definition-box .def-label{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--sky);margin-bottom:10px}\r\n.definition-box blockquote{font-family:'Playfair Display',serif;font-size:1.1rem;font-weight:600;line-height:1.7;color:var(--navy);font-style:italic}\r\n.definition-box .def-source{font-size:.8rem;color:var(--gray-600);margin-top:12px}\r\n.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px}\r\n.step-card{background:#fff;border:1px solid var(--gray-200);border-radius:14px;padding:28px;transition:all .3s}\r\n.step-card:hover{border-color:var(--sky);box-shadow:0 8px 24px rgba(15,145,224,.1);transform:translateY(-3px)}\r\n.step-num{width:40px;height:40px;background:var(--sky);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:800;color:#fff;margin-bottom:16px}\r\n.step-card h4{font-size:.98rem;font-weight:700;color:var(--navy);margin-bottom:8px}\r\n.step-card p{font-size:.86rem;line-height:1.7;color:var(--gray-600)}\r\n.step-card .step-link{display:inline-flex;align-items:center;gap:6px;font-size:.82rem;font-weight:600;color:var(--sky);text-decoration:none;margin-top:12px}\r\n.step-card .step-link:hover{color:var(--navy)}\r\n.cert-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:40px}\r\n.cert-card{background:#fff;border:1.5px solid var(--gray-200);border-radius:16px;padding:32px;display:flex;gap:20px;align-items:flex-start;transition:all .3s}\r\n.cert-card:hover{border-color:var(--sky);box-shadow:0 12px 36px rgba(15,145,224,.1)}\r\n.cert-logo{width:64px;height:64px;object-fit:contain;background:var(--sky-light);border-radius:12px;padding:8px;flex-shrink:0}\r\n.cert-card h3{font-family:'Playfair Display',serif;font-size:1.2rem;font-weight:700;color:var(--navy);margin-bottom:6px}\r\n.cert-card p{font-size:.87rem;line-height:1.7;color:var(--gray-600);margin-bottom:14px}\r\n.cert-link{display:inline-flex;align-items:center;gap:6px;font-size:.84rem;font-weight:600;color:var(--sky);text-decoration:none}\r\n.cert-link:hover{color:var(--navy)}\r\n.standards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:40px}\r\n.standard-card{background:#fff;border:1px solid var(--gray-200);border-radius:12px;padding:24px;text-align:center;transition:all .3s}\r\n.standard-card:hover{border-color:var(--sky);box-shadow:0 6px 20px rgba(15,145,224,.1);transform:translateY(-2px)}\r\n.standard-icon{width:48px;height:48px;background:var(--sky-light);border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 14px}\r\n.standard-icon svg{color:var(--sky)}\r\n.standard-card h4{font-size:.9rem;font-weight:700;color:var(--navy);margin-bottom:6px}\r\n.standard-card p{font-size:.82rem;line-height:1.6;color:var(--gray-600)}\r\n.intro-split{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}\r\n.intro-text p{font-size:.97rem;line-height:1.85;color:var(--gray-600);margin-bottom:18px}\r\n.intro-text p strong{color:var(--navy)}\r\n.intro-img{border-radius:16px;overflow:hidden;box-shadow:0 16px 48px rgba(28,74,138,.14)}\r\n.intro-img img{width:100%;height:380px;object-fit:cover;display:block}\r\n.cta-band{background:linear-gradient(135deg,var(--navy) 0%,#1a5fa8 100%);padding:72px 0;text-align:center}\r\n.cta-band *{color:#fff !important}\r\n.cta-band h2{font-family:'Playfair Display',serif;font-size:2.2rem;font-weight:700;margin-bottom:14px;color:#fff !important}\r\n.cta-band p{font-size:1.05rem;max-width:560px;margin:0 auto 36px;line-height:1.7;color:rgba(255,255,255,.85) !important}\r\n.cta-btns{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}\r\n.btn-white{background:#fff;color:var(--navy) !important;font-size:.9rem;font-weight:700;padding:13px 28px;border-radius:8px;text-decoration:none;transition:all .25s}\r\n.btn-white:hover{background:var(--sky-light);transform:translateY(-2px)}\r\n.btn-ghost-white{background:transparent;color:#fff !important;border:1.5px solid rgba(255,255,255,.6);font-size:.9rem;font-weight:600;padding:12px 26px;border-radius:8px;text-decoration:none;transition:all .25s}\r\n.btn-ghost-white:hover{background:rgba(255,255,255,.1);border-color:#fff}\r\n@media(max-width:900px){\r\n  .hero-inner,.intro-split,.cert-grid,.steps-grid{grid-template-columns:1fr}\r\n  .hero-img{display:none}\r\n  .standards-grid{grid-template-columns:1fr 1fr}\r\n  .hero-title{font-size:2rem}\r\n  .subnav-links{display:none}\r\n}\r\n@media(max-width:600px){.standards-grid{grid-template-columns:1fr}.trust-inner{gap:20px}}\r\n.reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}\r\n.reveal.visible{opacity:1;transform:none}\r\nbody.js-ready .reveal{opacity:0;transform:translateY(24px)}\r\nbody.js-ready .reveal.visible{opacity:1;transform:none}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<nav class=\"subnav\">\r\n  <div class=\"subnav-inner\">\r\n    <a href=\"https:\/\/bda-global.org\/en\/learning-and-development\/\" class=\"subnav-brand\">BDA\u00ae <span>Learning & Development<\/span><\/a>\r\n    <div class=\"subnav-links\">\r\n      <div class=\"subnav-item\">\r\n        <button class=\"subnav-btn\" onclick=\"toggleDrop(this)\">Getting Started <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/button>\r\n        <div class=\"subnav-dropdown\">\r\n          <a href=\"https:\/\/bda-global.org\/en\/learning-and-development\/new-to-business-development\/\">New to Business Development?<\/a>\r\n          <a href=\"https:\/\/bda-global.org\/en\/about-bda\/what-is-business-development\/\">What is Business Development?<\/a>\r\n          <a href=\"https:\/\/bda-global.org\/en\/about-bda\/career-paths-in-business-development\/\">Career Paths in BD<\/a>\r\n          <div class=\"divider\"><\/div>\r\n          <a href=\"https:\/\/bda-global.org\/en\/certifications\/which-certification-is-best-for-me\/\">Which Certification is Right for Me?<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"subnav-item\">\r\n        <button class=\"subnav-btn\" onclick=\"toggleDrop(this)\">Exam Preparation <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/button>\r\n        <div class=\"subnav-dropdown\">\r\n          <a href=\"https:\/\/bda-global.org\/en\/learning-and-development\/bda-certification-exam-prep-courses\/\">Exam Prep Courses<\/a>\r\n          <a href=\"https:\/\/bda-global.org\/en\/certifications\/exam-preparation\/bda-bock\/\">BDA BoCK\u2122 Guide<\/a>\r\n          <a href=\"https:\/\/bda-global.org\/en\/certifications\/bda-practice-questions\/\">Practice Questions<\/a>\r\n          <a href=\"https:\/\/bda-global.org\/en\/certifications\/exam-preparation\/\">Exam Preparation Hub<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"subnav-item\">\r\n        <button class=\"subnav-btn\" onclick=\"toggleDrop(this)\">Certifications <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/button>\r\n        <div class=\"subnav-dropdown\">\r\n          <a href=\"https:\/\/bda-global.org\/en\/certifications\/bda-cp\/\">BDA-CP\u2122 Certified Professional<\/a>\r\n          <a href=\"https:\/\/bda-global.org\/en\/certifications\/bda-scp\/\">BDA-SCP\u2122 Senior Certified Professional<\/a>\r\n          <div class=\"divider\"><\/div>\r\n          <a href=\"https:\/\/bda-global.org\/en\/certifications\/how-to-get-certified\/\">How to Get Certified<\/a>\r\n          <a href=\"https:\/\/bda-global.org\/en\/certifications\/exam-details\/\">Exam Details<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"subnav-cta\"><a href=\"https:\/\/bda-global.org\/en\/certifications\/\">Get Certified<\/a><\/div>\r\n  <\/div>\r\n<\/nav>\r\n\r\n<!-- HERO -->\r\n<section class=\"hero\">\r\n  <div class=\"hero-inner\">\r\n    <div class=\"hero-text\">\r\n      <div class=\"hero-badge\"><span><\/span>Start Your BD Journey<\/div>\r\n      <h1 class=\"hero-title\">New to <em>Business Development?<\/em><\/h1>\r\n      <p class=\"hero-desc\">Business development is one of the most strategic and impactful functions in any organization. The BDA\u00ae provides the global standard, the competency framework, and the certifications to help you build a structured, credible career in BD \u2014 from day one.<\/p>\r\n      <div class=\"hero-btns\">\r\n        <a href=\"https:\/\/bda-global.org\/en\/certifications\/\" class=\"btn-primary\">Get Certified<\/a>\r\n        <a href=\"https:\/\/bda-global.org\/en\/memberships\/\" class=\"btn-outline\">Become a Member<\/a>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"hero-img\">\r\n      <img decoding=\"async\" src=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/08\/young-happy-businessman-working-office-looking-camera-there-are-people-background-scaled.webp\" alt=\"New Business Development Professional\">\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- TRUST BAR -->\r\n<div class=\"trust-bar\">\r\n  <div class=\"trust-inner\">\r\n    <div class=\"trust-item\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/><\/svg>Global Standard for BD<\/div>\r\n    <div class=\"trust-item\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>ISO 17024 Aligned<\/div>\r\n    <div class=\"trust-item\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"20 6 9 17 4 12\"\/><\/svg>BDA-CP\u2122 & BDA-SCP\u2122 Certifications<\/div>\r\n    <div class=\"trust-item\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z\"\/><path d=\"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z\"\/><\/svg>BDA BoCK\u2122 Framework<\/div>\r\n    <div class=\"trust-item\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><\/svg>90+ Countries<\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- WHAT IS BD -->\r\n<section class=\"section\">\r\n  <div class=\"container\">\r\n    <div class=\"intro-split reveal\">\r\n      <div class=\"intro-text\">\r\n        <div class=\"section-label\">Understanding Business Development<\/div>\r\n        <h2 class=\"section-title\">What is Business Development?<\/h2>\r\n        <p>Business development is far more than sales. It is a <strong>strategic function<\/strong> used to create scalable opportunities, lead market expansion, and build the partnerships and relationships that drive sustainable organizational growth.<\/p>\r\n        <p>The BDA\u00ae defines business development as a structured discipline with its own competency model, certification standards, and professional framework \u2014 the <strong>BDA BoCK\u2122<\/strong> \u2014 making it a formally recognized global profession.<\/p>\r\n        <div class=\"definition-box\">\r\n          <div class=\"def-label\">Official BDA\u00ae Definition<\/div>\r\n          <blockquote>\"Business Development is the strategic process of identifying, creating, and capturing value through the establishment and expansion of mutually beneficial relationships, partnerships, and market opportunities that drive sustainable organizational growth.\"<\/blockquote>\r\n          <div class=\"def-source\">\u2014 Business Development Association (BDA\u00ae), Global Standard<\/div>\r\n        <\/div>\r\n        <a href=\"https:\/\/bda-global.org\/en\/about-bda\/what-is-business-development\/\" class=\"btn-outline\" style=\"margin-top:8px\">Learn More About BD<\/a>\r\n      <\/div>\r\n      <div class=\"intro-img\">\r\n        <img decoding=\"async\" src=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/08\/confident-businessman-smiling-outside-office-building-scaled.webp\" alt=\"Business Development Professional\">\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- 6 STEPS -->\r\n<section class=\"section section-alt\">\r\n  <div class=\"container\">\r\n    <div class=\"reveal\" style=\"text-align:center\">\r\n      <div class=\"section-label\">Your Roadmap<\/div>\r\n      <h2 class=\"section-title\">6 Steps to BDA Certification<\/h2>\r\n      <p class=\"section-desc\" style=\"margin:0 auto\">Follow this structured path to build your BD career on a globally recognized foundation.<\/p>\r\n    <\/div>\r\n    <div class=\"steps-grid reveal\">\r\n      <div class=\"step-card\">\r\n        <div class=\"step-num\">1<\/div>\r\n        <h4>Understand Business Development<\/h4>\r\n        <p>Start by understanding what BD is, how it differs from sales and marketing, and why it matters as a strategic function in modern organizations.<\/p>\r\n        <a href=\"https:\/\/bda-global.org\/en\/about-bda\/what-is-business-development\/\" class=\"step-link\">What is BD? <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/a>\r\n      <\/div>\r\n      <div class=\"step-card\">\r\n        <div class=\"step-num\">2<\/div>\r\n        <h4>Explore the BDA BoCK\u2122<\/h4>\r\n        <p>The BDA Body of Competency & Knowledge is the global reference for BD. It defines the 14 competencies you need to master for professional excellence.<\/p>\r\n        <a href=\"https:\/\/bda-global.org\/en\/certifications\/exam-preparation\/bda-bock\/\" class=\"step-link\">Explore BDA BoCK\u2122 <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/a>\r\n      <\/div>\r\n      <div class=\"step-card\">\r\n        <div class=\"step-num\">3<\/div>\r\n        <h4>Choose Your Certification<\/h4>\r\n        <p>Select the right BDA certification for your experience level \u2014 BDA-CP\u2122 for professionals with 1\u20134 years, or BDA-SCP\u2122 for senior professionals with 5+ years.<\/p>\r\n        <a href=\"https:\/\/bda-global.org\/en\/certifications\/which-certification-is-best-for-me\/\" class=\"step-link\">Which Cert is Right? <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/a>\r\n      <\/div>\r\n      <div class=\"step-card\">\r\n        <div class=\"step-num\">4<\/div>\r\n        <h4>Prepare for the Exam<\/h4>\r\n        <p>Access BDA-approved exam prep courses, the BDA BoCK\u2122 guide, and practice questions to build your confidence before the certification exam.<\/p>\r\n        <a href=\"https:\/\/bda-global.org\/en\/learning-and-development\/bda-certification-exam-prep-courses\/\" class=\"step-link\">Exam Prep Courses <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/a>\r\n      <\/div>\r\n      <div class=\"step-card\">\r\n        <div class=\"step-num\">5<\/div>\r\n        <h4>Take the Certification Exam<\/h4>\r\n        <p>Schedule and sit your BDA certification exam \u2014 available virtually, in English and Arabic, with 120 questions over 4 hours.<\/p>\r\n        <a href=\"https:\/\/bda-global.org\/en\/certifications\/exam-details\/\" class=\"step-link\">Exam Details <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/a>\r\n      <\/div>\r\n      <div class=\"step-card\">\r\n        <div class=\"step-num\">6<\/div>\r\n        <h4>Join the BDA Community<\/h4>\r\n        <p>Become a BDA member to access exclusive resources, connect with BD professionals globally, and maintain your certification through recertification.<\/p>\r\n        <a href=\"https:\/\/bda-global.org\/en\/memberships\/\" class=\"step-link\">Membership Benefits <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- CERTIFICATIONS -->\r\n<section class=\"section\">\r\n  <div class=\"container\">\r\n    <div class=\"reveal\">\r\n      <div class=\"section-label\">BDA Certifications<\/div>\r\n      <h2 class=\"section-title\">Your Professional Credentials<\/h2>\r\n      <p class=\"section-desc\">BDA certifications are the globally recognized credentials for business development professionals, aligned with ISO 17024 and based on the BDA BoCK\u2122 competency framework.<\/p>\r\n    <\/div>\r\n    <div class=\"cert-grid reveal\">\r\n      <div class=\"cert-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/05\/BDA-CP-Store.png\" alt=\"BDA-CP\" class=\"cert-logo\">\r\n        <div>\r\n          <h3>BDA-CP\u2122 \u2014 Certified Professional<\/h3>\r\n          <p>The globally recognized certification for BD professionals demonstrating proficiency in business development as a structured discipline. Recommended for professionals with 1\u20134 years of BD experience.<\/p>\r\n          <a href=\"https:\/\/bda-global.org\/en\/certifications\/bda-cp\/\" class=\"cert-link\">Learn About BDA-CP\u2122 <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/a>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"cert-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/05\/BDA-SCP-Store.png\" alt=\"BDA-SCP\" class=\"cert-logo\">\r\n        <div>\r\n          <h3>BDA-SCP\u2122 \u2014 Senior Certified Professional<\/h3>\r\n          <p>The senior-level certification for BD leaders who drive strategy and organizational value creation. Recommended for professionals with 5+ years of BD experience at management or leadership level.<\/p>\r\n          <a href=\"https:\/\/bda-global.org\/en\/certifications\/bda-scp\/\" class=\"cert-link\">Learn About BDA-SCP\u2122 <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- STANDARDS -->\r\n<section class=\"section section-alt\">\r\n  <div class=\"container\">\r\n    <div class=\"reveal\" style=\"text-align:center\">\r\n      <div class=\"section-label\">The Global Standard<\/div>\r\n      <h2 class=\"section-title\">BDA Certification Standards<\/h2>\r\n      <p class=\"section-desc\" style=\"margin:0 auto\">BDA certifications are built on rigorous standards that ensure global credibility, fairness, and professional relevance.<\/p>\r\n    <\/div>\r\n    <div class=\"standards-grid reveal\">\r\n      <div class=\"standard-card\">\r\n        <div class=\"standard-icon\"><svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg><\/div>\r\n        <h4>ISO 17024 Aligned<\/h4>\r\n        <p>BDA certifications are aligned with the international standard for personnel certification bodies, ensuring global credibility.<\/p>\r\n      <\/div>\r\n      <div class=\"standard-card\">\r\n        <div class=\"standard-icon\"><svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><\/svg><\/div>\r\n        <h4>SME-Developed Standards<\/h4>\r\n        <p>Standards are developed by subject matter experts in business development, ensuring real-world relevance and rigor.<\/p>\r\n      <\/div>\r\n      <div class=\"standard-card\">\r\n        <div class=\"standard-icon\"><svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"\/><\/svg><\/div>\r\n        <h4>Psychometric Validation<\/h4>\r\n        <p>All exam questions undergo blind expert review and psychometric validation to ensure fairness and accuracy.<\/p>\r\n      <\/div>\r\n      <div class=\"standard-card\">\r\n        <div class=\"standard-icon\"><svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"\/><line x1=\"8\" y1=\"21\" x2=\"16\" y2=\"21\"\/><line x1=\"12\" y1=\"17\" x2=\"12\" y2=\"21\"\/><\/svg><\/div>\r\n        <h4>Secure Proctored Exams<\/h4>\r\n        <p>Exams are securely administered and proctored \u2014 available both virtually and in-person in English and Arabic.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- CTA BAND -->\r\n<section class=\"cta-band\">\r\n  <div class=\"container\">\r\n    <h2>Start Your Business Development Career Today<\/h2>\r\n    <p>Join thousands of BD professionals worldwide who have built their careers on the BDA global standard.<\/p>\r\n    <div class=\"cta-btns\">\r\n      <a href=\"https:\/\/bda-global.org\/en\/certifications\/\" class=\"btn-white\">Get Certified<\/a>\r\n      <a href=\"https:\/\/bda-global.org\/en\/memberships\/\" class=\"btn-ghost-white\">Become a Member<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<script>\r\nfunction toggleDrop(btn){const drop=btn.nextElementSibling;document.querySelectorAll('.subnav-dropdown.open').forEach(d=>{if(d!==drop){d.classList.remove('open');d.previousElementSibling.classList.remove('active')}});drop.classList.toggle('open');btn.classList.toggle('active')}\r\ndocument.addEventListener('click',e=>{if(!e.target.closest('.subnav-item')){document.querySelectorAll('.subnav-dropdown.open').forEach(d=>{d.classList.remove('open');d.previousElementSibling.classList.remove('active')})}});\r\ndocument.body.classList.add('js-ready');\r\nconst obs=new IntersectionObserver(entries=>{entries.forEach(e=>{if(e.isIntersecting){e.target.classList.add('visible');obs.unobserve(e.target)}})},{threshold:.1});\r\ndocument.querySelectorAll('.reveal').forEach(el=>obs.observe(el));\r\n<\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>New to Business Development? | How to Become a BD Professional | BDA\u00ae BDA\u00ae Learning &#038; Development Getting Started New to Business Development? What is Business Development? Career Paths in BD Which Certification is Right for Me? Exam Preparation Exam Prep Courses BDA BoCK\u2122 Guide Practice Questions Exam Preparation Hub Certifications BDA-CP\u2122 Certified Professional BDA-SCP\u2122 [&hellip;]<\/p>","protected":false},"author":8,"featured_media":0,"parent":15911,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"full-width.php","meta":{"_acf_changed":false,"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-21656","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Become a Business Development Professional? | BDA\u00ae<\/title>\n<meta name=\"description\" content=\"Learn how to start a career in business development through professional competencies, global standards, certification pathways, and the BDA BoCK\u00ae framework.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bda-global.org\/en\/learning-and-development\/new-to-business-development\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Become a Business Development Professional? | BDA\u00ae\" \/>\n<meta property=\"og:description\" content=\"Learn how to start a career in business development through professional competencies, global standards, certification pathways, and the BDA BoCK\u00ae framework.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bda-global.org\/en\/learning-and-development\/new-to-business-development\/\" \/>\n<meta property=\"og:site_name\" content=\"Business Development Association (BDA\u00ae)\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-06T13:43:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/08\/young-happy-businessman-working-office-looking-camera-there-are-people-background-scaled.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/bda-global.org\/learning-and-development\/new-to-business-development\/\",\"url\":\"https:\/\/bda-global.org\/learning-and-development\/new-to-business-development\/\",\"name\":\"How to Become a Business Development Professional? | BDA\u00ae\",\"isPartOf\":{\"@id\":\"https:\/\/bda-global.org\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/bda-global.org\/learning-and-development\/new-to-business-development\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/bda-global.org\/learning-and-development\/new-to-business-development\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/08\/young-happy-businessman-working-office-looking-camera-there-are-people-background-scaled.webp\",\"datePublished\":\"2025-12-18T09:54:28+00:00\",\"dateModified\":\"2026-05-06T13:43:37+00:00\",\"description\":\"Learn how to start a career in business development through professional competencies, global standards, certification pathways, and the BDA BoCK\u00ae framework.\",\"breadcrumb\":{\"@id\":\"https:\/\/bda-global.org\/learning-and-development\/new-to-business-development\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/bda-global.org\/learning-and-development\/new-to-business-development\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/bda-global.org\/learning-and-development\/new-to-business-development\/#primaryimage\",\"url\":\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/08\/young-happy-businessman-working-office-looking-camera-there-are-people-background-scaled.webp\",\"contentUrl\":\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/08\/young-happy-businessman-working-office-looking-camera-there-are-people-background-scaled.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/bda-global.org\/learning-and-development\/new-to-business-development\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629\",\"item\":\"https:\/\/bda-global.org\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Learning &amp; Development\",\"item\":\"https:\/\/bda-global.org\/learning-and-development\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"How to Become a Business Development Professional?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/bda-global.org\/#website\",\"url\":\"https:\/\/bda-global.org\/\",\"name\":\"Business Development Association (BDA)\",\"description\":\"The global authority in business development, setting international standards through BD Professional certifications, institutional accreditations, professional memberships, and strategic partnerships.\",\"publisher\":{\"@id\":\"https:\/\/bda-global.org\/#organization\"},\"alternateName\":\"BDA\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/bda-global.org\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/bda-global.org\/#organization\",\"name\":\"Business Development Association (BDA)\",\"alternateName\":\"BDA\",\"url\":\"https:\/\/bda-global.org\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/bda-global.org\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/03\/cropped-Edit-home-with-Elementor-03-08-2025_05_17_AM.png\",\"contentUrl\":\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/03\/cropped-Edit-home-with-Elementor-03-08-2025_05_17_AM.png\",\"width\":512,\"height\":512,\"caption\":\"Business Development Association (BDA)\"},\"image\":{\"@id\":\"https:\/\/bda-global.org\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Become a Business Development Professional? | BDA\u00ae","description":"Learn how to start a career in business development through professional competencies, global standards, certification pathways, and the BDA BoCK\u00ae framework.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/bda-global.org\/en\/learning-and-development\/new-to-business-development\/","og_locale":"en_US","og_type":"article","og_title":"How to Become a Business Development Professional? | BDA\u00ae","og_description":"Learn how to start a career in business development through professional competencies, global standards, certification pathways, and the BDA BoCK\u00ae framework.","og_url":"https:\/\/bda-global.org\/en\/learning-and-development\/new-to-business-development\/","og_site_name":"Business Development Association (BDA\u00ae)","article_modified_time":"2026-05-06T13:43:37+00:00","og_image":[{"url":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/08\/young-happy-businessman-working-office-looking-camera-there-are-people-background-scaled.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bda-global.org\/learning-and-development\/new-to-business-development\/","url":"https:\/\/bda-global.org\/learning-and-development\/new-to-business-development\/","name":"How to Become a Business Development Professional? | BDA\u00ae","isPartOf":{"@id":"https:\/\/bda-global.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/bda-global.org\/learning-and-development\/new-to-business-development\/#primaryimage"},"image":{"@id":"https:\/\/bda-global.org\/learning-and-development\/new-to-business-development\/#primaryimage"},"thumbnailUrl":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/08\/young-happy-businessman-working-office-looking-camera-there-are-people-background-scaled.webp","datePublished":"2025-12-18T09:54:28+00:00","dateModified":"2026-05-06T13:43:37+00:00","description":"Learn how to start a career in business development through professional competencies, global standards, certification pathways, and the BDA BoCK\u00ae framework.","breadcrumb":{"@id":"https:\/\/bda-global.org\/learning-and-development\/new-to-business-development\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bda-global.org\/learning-and-development\/new-to-business-development\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bda-global.org\/learning-and-development\/new-to-business-development\/#primaryimage","url":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/08\/young-happy-businessman-working-office-looking-camera-there-are-people-background-scaled.webp","contentUrl":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/08\/young-happy-businessman-working-office-looking-camera-there-are-people-background-scaled.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/bda-global.org\/learning-and-development\/new-to-business-development\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629","item":"https:\/\/bda-global.org\/"},{"@type":"ListItem","position":2,"name":"Learning &amp; Development","item":"https:\/\/bda-global.org\/learning-and-development\/"},{"@type":"ListItem","position":3,"name":"How to Become a Business Development Professional?"}]},{"@type":"WebSite","@id":"https:\/\/bda-global.org\/#website","url":"https:\/\/bda-global.org\/","name":"Business Development Association (BDA)","description":"The global authority in business development, setting international standards through BD Professional certifications, institutional accreditations, professional memberships, and strategic partnerships.","publisher":{"@id":"https:\/\/bda-global.org\/#organization"},"alternateName":"BDA","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bda-global.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/bda-global.org\/#organization","name":"Business Development Association (BDA)","alternateName":"BDA","url":"https:\/\/bda-global.org\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bda-global.org\/#\/schema\/logo\/image\/","url":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/03\/cropped-Edit-home-with-Elementor-03-08-2025_05_17_AM.png","contentUrl":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/03\/cropped-Edit-home-with-Elementor-03-08-2025_05_17_AM.png","width":512,"height":512,"caption":"Business Development Association (BDA)"},"image":{"@id":"https:\/\/bda-global.org\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages\/21656","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/comments?post=21656"}],"version-history":[{"count":19,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages\/21656\/revisions"}],"predecessor-version":[{"id":23284,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages\/21656\/revisions\/23284"}],"up":[{"embeddable":true,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages\/15911"}],"wp:attachment":[{"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/media?parent=21656"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}