Story Indicator Beneficiary (API)

API Documentation

Story Indicator Beneficiary

Desc: Get all story indicator beneficiaries

url: /story_indicator_beneficiaries

params: default params

additional params:

story_id: 123 (default null)

response example: default response example (multiple records)

 


What is a Story Indicator Beneficiary record?

  • Story Indicator Beneficiary records are 1 of 3 ways to associate a beneficiary with a story.

What is a Story?

  • A story is the main data format on Makerble

  • Survey responses are saved as stories

  • Case notes are saved as stories

  • All progress data on Makerble is saved as a story

  • Find out more by reading about the Stories API

What is a Beneficiary?

  • Makerble is a CRM System (Customer Relationship Management)

  • Beneficiary is the term that is used to store each customer. In the front-end we call them Contacts.

  • Find out more by reading about the Beneficiaries API

  • A beneficiary can be tagged in many stories

  • Every story that a beneficiary is tagged in will appear on the Beneficiary’s Timeline - the purple section below (See the Contact Profile Page)

What is an Indicator?

For example, a Scale indicator

  • For example when logging that a beneficiary’s answer to a multiple choice question (Scale Indicator) was “Strongly Disagree” on a five point scale where the other Sub Ratios in the Ratio Set were

    • Strongly Disagree

    • Disagree

    • No Opinion

    • Agree [described below]

    • Strongly Agree

Example from the front-end

Related articles