Skip to end of banner
Go to start of banner

User guide

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Current »

Prerequisites

This integration needs any Tempo app pre-installed. While certain routines are very general, other ones target a Tempo plugin specifically, for example, the  allocations routines are available only if a Planner plugin is installed.                                                                                                                                                                                                              

Routines

Types

Structures added into the Simple Issue Language™ by the SIL Tempo Connector add-on:

TempoTeam

Parameter name

Type

Notes

id

number


namestring
mission

string


leadstringUser (lead)
program_idnumber
program_namestring
program_managerstringUser, the Program Manager for the team


TempoAccount

Parameter name

Type

Notes

id

number


namestring
key

string


leadstringUser (lead)
contactstringAny contact for the customer set into the account
statusstringOne of: OPEN, CLOSED, ARCHIVED
customer_idnumber
customer_namestring
customer_keystring
category_idnumber
category_keystring
category_namestring
monthly_budgetnumber
globalbool
billablebool


TempoAllocation

Parameter name

Type

Notes

id

number


parent_idnumberAllocations are hierachical
scope

string


plan_item_idnumber
plan_item_typestring
assigneestring
assignee_typestring
descriptionstring
workPerDayinterval
startDatedate
endDatedate
createdBystringUser who created it
createddate
updatedBystring
updateddate
recurringbool
recurrence_endsdate
plan_approval_idnumber



  • No labels