Join the conversation block
This is tricky. This is an HTML generated by the website, I have no other way to retrieve it. We might give up on it. I'll find out. Might return 404 depending on configuration.
Sorin said this can be hardcoded. If you prefer to take the html from the website, use the call below.

curl -X GET 'https://maforum.ippf.org/wp-json/custom/v1/sidebar/conversation_join_block' \
--header 'x-connect-allow: string' \
--header 'Authorization: Bearer token'
{
"content": " <div class=\"section home-blocks-section my-5 mx-15-px\">\r\n <div class=\"row pt-0\">\r\n <div class=\"col-12 col-lg-10 offset-lg-1\">\r\n <div class=\"row pt-0\">\r\n <div class=\"col-12\">\r\n <div class=\"row d-lg-flex align-items-center\">\r\n <div class=\"col-12 col-lg-6 ps-lg-5 order-lg-1\">\r\n <div class=\"box-type max-600\">\r\n <h3>Join the Conversation</h3>\r\n <div class=\"description\">Help us deliver sexual and reproductive healthcare to those most in need.</div>\r\n\r\n <div class=\"link my-3\"><a class=\"btn-style-1\" href=\"https://social.ippf.org\" target=\"_blank\">Discover The New IPPF Social Media</a></div>\r\n \r\n </div>\r\n </div>\r\n <div class=\"col-12 col-lg-6 order-lg-2\">\r\n <div class=\"float-image position-relative py-4 py-lg-0\">\r\n <svg viewBox=\"0 0 789 817\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\r\n <path d=\"M0.0306964 368.928C1.70428 570.557 253.896 376.802 369.878 674.492C485.859 972.182 705.944 564.712 704.271 363.082C702.597 161.453 543.591 -0.691459 349.12 0.922707C154.65 2.53687 -1.64289 167.298 0.0306964 368.928Z\" fill=\"url(#pattern_2)\" stroke=\"black\"/>\r\n <defs>\r\n <pattern id=\"pattern_2\" patternContentUnits=\"objectBoundingBox\" width=\"1\" height=\"1\">\r\n <use xlink:href=\"#image0_380_4\" transform=\"matrix(0.00034276 0 0 0.000330907 -0.201973 0)\"/>\r\n </pattern>\r\n <image id=\"image0_380_4\" width=\"4096\" height=\"3022\" xlink:href=\"https://maforum.ippf.org/wp-content/uploads/2024/07/85960_opt.jpg\"/>\r\n </defs>\r\n </svg>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n "
}
- All of it
content.
19 August 2025