There was a problem loading the comments.

Integrating Autochartist Market Reports into your CRM / Mass Mailer

Support Portal  »  Knowledgebase  »  Viewing Article

  Print
How to integrate Market Report content directly into your CRM package or Mass Mailer


If you choose to distribute your own Market Reports, you will need to either:
  1. integrate the content into a commercially available CRM / Mass Mailer
  2. integrate the content into you own custom email / messaging system

We will discuss both options below:
  1. Integrate Autochartist Market Reports into a commercially available CRM / Mass Mailer
Autochartist has integrations into dozens of mass emails and crm systems, including the most popular in the market such as SalesForce Pardot, SalesForce MarketingCloud, MailChimp, ConstantContact, and many many more. Autochartist support staff can assist you with using one of our pre-built integrations; simply drop us an email to support@autochartist.com and we’ll do the integration for you.

The process works as follows:
  1. Price data is loaded into the Autochartist system
  2. Autochartist analyses this data
  3. On a scheduled batch basis, three times a day, Autochartist creates HTML email content that is based on the latest relevant analysis results.
  4. This email HTML content is uploaded via an API call to the CRM system
  5. Once the email HTML is uploaded, the email is sent to a predefined list of customers on the CRM system. This is also done with an API call.
  6. For tracking and error handling, the result status can be queried with another API call
The process is illustrated here and the API calls that are needed are listed in the diagram. Please note that any API mechanism can be used, REST with JSON is preferred though.

58d0f9dc6ae36354b684c1d257ac7915526df399312f15d69b1476f3cfd2232862ec1a626aa0fb9e?t=0e9c6e6fa04fdbabaa6182e673e915c1

3e0c59b0ba9cb4447b57a3a6077b99aa6379a703768e7aeb7507e5238b545b132d6196dff44c057b?t=8634e2d74a5330ec050db8e23c487120

2. Integrate Autochartist Market Reports into a proprietary CRM / Mass Mailer

If you received a URL after September 2022:


During your onboarding process, our onboarding team provided you with a URL. Simply embed this URL in an <IFrame> tag on your website as follows:

<iframe src="url_from_autochartist"></iframe>

If you received a URL before September 2022:

Autochartist Market Reports are available in a format that is specifically designed to be used in email systems. You can download the latest report at any time and import that into your proprietary systems in any way you see fit.
Here is the link to use to download the latest report:
http://reports.autochartist.com/mr/api/reports/latest/email/?broker_id=<brokerid>&rid=<reportid>&demo=<account_type>&token=<token>&expire=<expiry>&locale=<language>&user=<user>&css=<css>


Parameters are as follows:
<brokerid> – the broker id provided to you in the onboarding pack.
<reportid> – the id of the market report you want to embed. There is typically only one such id for a broker, but in some cases you may receive numerous report id’s depending on the number of reports Autochartist generates for you broker.
<account_type> – This parameter governs whether this report is slightly delayed or not. Valid values are LIVE or DEMO.
<expiry>Unix timestamp of when this links will expire.
<locale> – Report display language. Browser language preference will be used if not specified. For example en = English, ru = Russian
<user> – a userid of the person accessing the link.
<token>
– md5([UserID]|[Account Type]|[Expiry][Secret Key]). See this article for details.
<css> – a url to a custom css for style adjustment (optional parameter)


Notes:
  1. The Secret Key component of the <token> parameter is provided to you in your onboarding pack
  2. If you need to send the report to a demo user, we suggest you send the delayed version so as to give the prospect an incentive to open a demo account with your broker. Therefore, it would be advisable to set the <account_type> to DEMO
  3. If you need to send the report to a live account holder, we suggest you set the <account_type> to LIVE
  4. Because you will be responsible for distribution, you can use a generic userid for this content download

Share via

Related Articles

© Autochartist