in

Facebook Integrates Messenger API to Instagram



Facebook integrates businesses’ preferred Messenger API to Instagram. Currently in closed beta, the work will strengthen Instagram communication between businesses and consumers. Thanks to the automatic response system, a consumer will be able to easily find a solution to the problem he / she is experiencing.

Social media giant Facebook has service consolidation policy it is already a known fact. The company, which does not take any step back in this regard, has added a new one to its works. The company made its Messenger API, which is frequently used by businesses, available for Instagram. This situation, Instagram‘in reveals that a new era will begin.

Facebook’s Messenger APIenabled businesses to respond automatically. In this way, a consumer receives automatic replies over the platforms where the Messenger API can be used, against a problem he is experiencing. quick solution could find. This situation can now be experienced by Instagram users. The feature, which is currently under closed beta, will be available to all businesses in the future.

Messenger API, which Facebook will integrate with Instagram, automatic Messages will enable you to create. In this way, a consumer who reaches the business will get an instant response. Customizable messages will offer significant advantages for many businesses. This work is due to the slow transformation of Instagram into an e-commerce platform. a natural consequence We can say that.

RELATED NEWS

You May Also Like:  PowerPoint Alternative 8 Presentation Preparation Programs

Facebook Gone New in Messenger’s Appearance

According to Facebook’s statements, the integration of the Messenger API to Instagram, customer communication systems will heal. In this way, businesses will encounter a professional system on Instagram, just like other business platforms. The work done by Facebook is for businesses that use Instagram with a corporate account. will make it easy looks like.

Messenger API

The Messenger API integrated into Instagram is currently being actively tested with some businesses. Among these businesses AdidasPopular names like H&M, Sephora, Amaro, Nars, Michael Kors and Glossier are also available. However, for now, how long the closed beta process of this feature will continue and when all businesses will be able to benefit from this service. remains uncertain.

Source :
https://venturebeat.com/2020/10/19/facebook-opens-messenger-api-to-instagram-messaging-for-businesses/

// share click $('body').on({ click: function (){ var $this = $(this), dataShareType = $this.attr('data-share-type'), dataType = $this.attr('data-type'), dataId = $this.attr('data-id'), dataPostUrl = $this.attr('data-post-url'), dataTitle = $this.attr('data-title'), dataSef = $this.attr('data-sef');

switch(dataShareType) { case 'facebook': FB.ui({ method: 'share', href: dataSef, }, function(response){ if (response && !response.error_message) { updateHit(); } });

break;

case 'twitter': shareWindow('https://twitter.com/intent/tweet?via=webtekno&text="+encodeURIComponent(dataTitle) + " %E2%96%B6 ' + encodeURIComponent(dataSef)); updateHit(); break;

case 'gplus': shareWindow('https://plus.google.com/share?url=" + encodeURIComponent(dataSef)); updateHit(); break;

case "mail': window.location.href="https://www.webtekno.com/mailto:?subject=" + encodeURIComponent(dataTitle) +'&body='+ encodeURIComponent(dataSef); //updateHit(); break;

case 'whatsapp': window.location.href="whatsapp://send?text=" + encodeURIComponent(dataTitle) +' %E2%96%B6 '+ encodeURIComponent(dataSef); updateHit(); break; }

function shareWindow (url) { window.open(url, "_blank", "toolbar=yes, scrollbars=yes, resizable=yes, top=500, left=500, width=400, height=400"); }

function updateHit () { $.ajax({ type: "POST", url: dataPostUrl, data: {contentId: dataId, contentType: dataType, shareType: dataShareType}, success: function(data) {

if ($('.video-showcase').length > 0) { var $container = $('.video-showcase'); } else if ($('article[data-id="' + dataId + '"]').length > 0) { var $container = $('article[data-id="' + dataId + '"]'); } else if ($('.wt-share-item[data-id="' + dataId + '"]').length > 0) { var $container = $('.wt-share-item[data-id="' + dataId + '"]'); } else { $container = null; }

//var $container = dataType == 'video' ? $('.video-showcase') : $('article[data-id="' + dataId + '"]');

if ( $container != null && $container.length > 0 ) { var $badged = $container.find('.wt-share-badge-' + dataShareType);

var $headerCount = $('.content-header').find('.wt-share-count'), $containerCount = $container.find('.wt-share-count'), value = parseInt($containerCount.html()) + 1;

$container.data('share', value); //$containerCount.html(value);

if ($headerCount.length > 0) { //$headerCount.html(value); }

if ( $badged.length > 0 && (dataShareType == 'facebook' || dataShareType == 'twitter')) { if ($badged.hasClass('is-visible')) { //$badged.html(data); } else { //$badged.addClass('is-visible').html(data); } } }

} }); } } }, '.wt-share-button') }); }



Dikkat: Sitemiz herkese açık bir platform olduğundan, çox fazla kişi paylaşım yapmaktadır. Sitenizden izinsiz paylaşım yapılması durumunda iletişim bölümünden bildirmeniz yeterlidir.