Marketing Preference XAPI

(0 reviews)

home

Overview:

The experience API is created to send Person Accounts and their market preferences along with the article information to Salesforce on integration with MuleSoft.

API MethodREST EndpointDescriptionConsumers
1.GET/statusCheck the status of APICambridge society
2.POST/acceptedArticlesSend accepted articles to SalesforceFileMaker Jarvis
3.GET/scholarOneArticlesReceive Scholar One rejected article data to SalesforceOPRS Scholar One
4.POST/editorialBoardJournalsSend Editorial Board Journals to SalesforceFileMaker Editorial Board

Architecture Diagram:

resources/artech-97e838d1-c431-4bf8-bb35-f5370156b381.png

Source System

  1. FileMaker System Jarvis
  2. FileMaker Editorial Board
  3. OPRS Scholar One

Target system

  1. Salesforce System

Downstream API

  1. cupa-marketing-preference-papi

Integration

  1. FileMaker-Jarvis to Salesforce
  2. Editorial Board Journals to Salesforce
  3. OPRS Scholar One to Salesforce

API Current Status:

  • Status : /api/status
TopicDetails
1.Operation DescriptionCheck the current status of API
2.URI/api/status
3.MethodGET
4.Response{ "application": "cupa-marketing-preference-xapi-dev", "version": "v1", "environment": "dev", "status": "Running", "timestamp": "2023-02-02T07:41:43.227Z+00:00" }
5.Synchronous/AsynchronousSynchronous
6.ProtocolHTTPS
7.URLhttps://apis-sandbox.cambridgeassessment.org.uk/cupa-marketing-preference-xapi-dev/api/status
8.Mode of Communication☐ Batch ☐ Message ☒ Real Time
9.Interface Pattern☐ Publish / Subscribe ☒ Request / Reply


Reviews