Zapier Webhook Subscription Resource

Represents a Zapier Webhook Subscription in GovTribe. Internally, this stores the following information:

  • hookUrl: Hook URL returned by Zapier

  • event: Name of the event the user subscribed to

  • user_model_id: ID of the user, based on the API key used

  • account_model_id: ID of the user's account, based on the API key used

  • workspace_model_id: ID of the user's workspace, based on the API key used.

  • stage_model_id: Used to identify the stage for the Updated Pursuit Stage trigger.

 {
    "id": "66fbff4ccc9e994a300f89da"
}

Last updated

Was this helpful?