MFN Integration Guide
  • What is MFN
  • Overview
    • Getting started
    • Integration methods
    • Disclaimer / IPO
    • Caching
    • Checklist after integration
  • Integration methods
    • On-Demand API
    • Synced API
    • MFN Loader
    • IFrame Widget
  • Wordpress Plugin
  • MFN Widgets
    • Report archive
    • Email Subscription Widget
    • Media collection
  • API
    • Feed
    • Model
      • Tags
    • Demo Data
    • WebSub
      • Endpoint
      • Subscribe (optional)
      • Ping Extension (optional)
      • Code samples
      • Misc
    • Archive
    • Email Subscription Guide
Powered by GitBook
On this page
  • Intro
  • An integration with MFN includes the following parts:
  • Audience

Was this helpful?

What is MFN

https://mfn.se

NextGetting started

Last updated 7 months ago

Was this helpful?

Intro

MFN serves as a press release platform designed primarily for publicly traded companies, aiding them in effectively communicating with their investors.

An integration with MFN includes the following parts:

1. Press Releases

A list of press releases with the possibility of screening out regulatory and non-regulatory news. Both the and the handle filtering, pagination, and such. Alternatively, you can implement your own logic when using the API.

2. Financial Reports

An archive that lists financial reports with links to report attachments. It can be implemented as a widget (shortcode is available in our WP-plugin) or you can retrieve the data using our .

3. Subscriptions

A widget for subscribing to the company's press releases. Is implemented with our and is also available as a[shortcode]in our WP-plugin for smooth implementation.

4. Integration sign-off

To ensure that all elements of the integration work, see: .

Audience

This documentation is aimed at any third party developer tasked with integrating the MFN feed onto a MFN customers website. With the primary focus being their Investors Relations site.

MFN-loader
WordPress Plugin
Archive API
JS-Loader script
Checklist after integration