GovTribe

Activity GovTribe type attribute

The GovTribe data type of the record that an activity event changed.

  • Type: string | null
  • Value set: Enum
  • Data types: Activity
  • Fields: activity_govtribe_type

Use this field to distinguish what kind of record the activity row is about before interpreting changed fields or follow-up record links. The value comes from the activity target's GovTribe data type, so related activity can include workspace record types such as discussions or files in addition to public opportunity, award, IDV, and grant records.

Values

  • federal_contract_opportunity: The activity target is a federal contract opportunity.
  • pursuit: The activity target is a pursuit.
  • federal_contract_award: The activity target is a federal contract award.
  • federal_contract_idv: The activity target is a federal contract IDV.
  • federal_grant_award: The activity target is a federal grant award.
  • discussion: The activity target is a workspace discussion.
  • user_file: The activity target is a user-uploaded file.

On this page