From 468ab27614783665987d9daa582f609baee887ba Mon Sep 17 00:00:00 2001 From: kuldip-ladola Date: Thu, 3 Oct 2024 19:25:45 +0530 Subject: [PATCH] i am added hubspot_bynder.yml file for oembed --- providers/hubspot_bynder.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 providers/hubspot_bynder.yml diff --git a/providers/hubspot_bynder.yml b/providers/hubspot_bynder.yml new file mode 100644 index 00000000..88511ccf --- /dev/null +++ b/providers/hubspot_bynder.yml @@ -0,0 +1,12 @@ +--- +- provider_name: The DAM consultants + provider_url: https://hubspot-media-bridge.thedamconsultants.com/ + endpoints: + - schemes: + - https://hubspot-media-bridge.thedamconsultants.com/* + url: https://hubspot-media-bridge.thedamconsultants.com/oembed/ + example_urls: + - https://hubspot-media-bridge.thedamconsultants.com/oembed/?url= + discovery: true + notes: Provider only supports the 'photos, videos and documents' type +... \ No newline at end of file