Update Pursuit
Update_Pursuit updates an existing GovTribe pursuit and returns the updated pursuit resource as JSON text.
Input Contract
pursuit_id: GovTribe ID of the pursuit to update.type:stringrequired:yesdefault:n/a
stage_id: GovTribe ID of the destination stage.type:stringrequired:nodefault:omit to keep current stageshape:must reference an existing stage ID
name: Updated pursuit name.type:stringrequired:nodefault:omit to keep current nameshape:min length 1, max length 255
description: Updated pursuit description text.type:stringrequired:nodefault:omit to keep current description
pwin: Updated win-probability percentage.type:integerrequired:nodefault:omit to keep current pwinshape:min 0, max 100
estimatedValue: Updated estimated value.type:integerrequired:nodefault:omit to keep current estimated valueshape:min 0
estimatedDuration: Updated estimated duration (months).type:integerrequired:nodefault:omit to keep current estimated durationshape:min 0
estimatedAwardDate: Updated expected award date.type:stringrequired:nodefault:omit to keep current estimated award dateshape:YYYY-MM-DD or ISO 8601
dueDate: Updated response due date.type:stringrequired:nodefault:omit to keep current due dateshape:YYYY-MM-DD or ISO 8601
Output Contract
Top-level keys:
govtribe_idgovtribe_ai_summarygovtribe_typegovtribe_urlnamedescriptiondue_datecreated_atestimated_award_dateestimated_durationset_asideestimated_valueupdated_atownerstagepipelineuser_filesfederal_agencynaics_categorypsc_categorystateassociated_recordscontacts
Row keys:
n/a
Relationship retrieval map:
associated_recordsresource_type:federal_contract_awardtool:Search_Federal_Contract_Awardsfilter:contact_idsnested_keys:govtribe_id,govtribe_type,govtribe_url,nameresource_type:federal_contract_idvtool:Search_Federal_Contract_IDVsfilter:contact_idsnested_keys:govtribe_id,govtribe_type,govtribe_url,nameresource_type:federal_contract_opportunitytool:Search_Federal_Contract_Opportunitiesfilter:contact_idsnested_keys:govtribe_id,govtribe_type,govtribe_url,nameresource_type:federal_forecasttool:Search_Federal_Forecastsfilter:contact_idsnested_keys:govtribe_id,govtribe_type,govtribe_url,nameresource_type:federal_grant_awardtool:Search_Federal_Grant_Awardsfilter:contracting_federal_agency_idsnested_keys:govtribe_id,govtribe_type,govtribe_url,nameresource_type:federal_grant_opportunitytool:Search_Federal_Grant_Opportunitiesfilter:contact_idsnested_keys:govtribe_id,govtribe_type,govtribe_url,nameresource_type:nigp_categorytool:Search_Nigp_Categoriesfilter:nigp_category_idsnested_keys:govtribe_id,govtribe_type,govtribe_url,nameresource_type:state_local_contract_awardtool:Search_State_And_Local_Contract_Awardsfilter:contact_idsnested_keys:govtribe_id,govtribe_type,govtribe_url,nameresource_type:state_local_contract_idvtool:Search_State_And_Local_Contract_IDVsfilter:contact_idsnested_keys:govtribe_id,govtribe_type,govtribe_url,nameresource_type:state_local_contract_opportunitytool:Search_State_And_Local_Contract_Opportunitiesfilter:contact_idsnested_keys:govtribe_id,govtribe_type,govtribe_url,nameresource_type:state_local_contract_vehicletool:Search_State_And_Local_Contract_Vehiclesfilter:contact_idsnested_keys:govtribe_id,govtribe_type,govtribe_url,nameresource_type:unspsc_categorytool:Search_Unspsc_Categoriesfilter:unspsc_category_idsnested_keys:govtribe_id,govtribe_type,govtribe_url,name
contactsresource_type:contacttool:Search_Contactsfilter:contact_idsnested_keys:govtribe_id,govtribe_type,name,email,govtribe_url
federal_agencyresource_type:federal_agencytool:Search_Federal_Agenciesfilter:federal_agency_idsnested_keys:govtribe_id,govtribe_type,govtribe_url,name
naics_categoryresource_type:naics_categorytool:Search_Naics_Categoriesfilter:naics_category_idsnested_keys:govtribe_id,govtribe_type,govtribe_url,name
ownerresource_type:usertool:Search_Usersfilter:user_idsnested_keys:govtribe_id,govtribe_type,name,email
pipelineresource_type:pipelinetool:Search_Pipelinesfilter:creator_idsnested_keys:govtribe_id,govtribe_type,govtribe_url,name
psc_categoryresource_type:psc_categorytool:Search_Psc_Categoriesfilter:psc_category_idsnested_keys:govtribe_id,govtribe_type,govtribe_url,name
stageresource_type:stagetool:Search_Stagesfilter:creator_idsnested_keys:govtribe_id,govtribe_type,govtribe_url,name,type
stateresource_type:statetool:Search_Statesfilter:state_idsnested_keys:govtribe_id,govtribe_type,govtribe_url,name
user_filesresource_type:user_filetool:Search_User_Filesfilter:user_file_idsnested_keys:govtribe_id,govtribe_type,govtribe_url,name
Usage Patterns
Pattern A: Update core forecasting fields while keeping current stage placement. Tool: Update_Pursuit
Pattern B: Move a pursuit into a new stage after bid/no-bid review. Tool: Update_Pursuit
Last updated
Was this helpful?
