Is it possible to fetch the task history id?

Status: Open · Asked by Fagun Shah on · 0 views

Fagun Shah — Question ·
Hi Preeti,

Is this something that might be possible in the future? Maybe through a global variable?


I totally agree, it should be available via a variable and should be returned in webhook response as well if possible bydefault.
Preeti Paryani — Reply ·

Hey @Fagun Shah,

We would like to inform you that Pabbly Connect provides a system variable for Task History ID, which you can use to track each workflow execution.

How you can use this:


  1. Go to Settings → Variables
  2. Search for task_history_id
  3. Use the variable:
    {{task_history_id}}

Also If you want the task history to be captured in the webhook response, you can use the Pabbly Connect Manger: New Workflow Error trigger which returns the task history ID if a specific workflow fails.

Fagun Shah — Reply ·
Hey @Fagun Shah,

We would like to inform you that Pabbly Connect provides a system variable for Task History ID, which you can use to track each workflow execution.

How you can use this:


  1. Go to Settings → Variables
  2. Search for task_history_id
  3. Use the variable:
    {{task_history_id}}

Also If you want the task history to be captured in the webhook response, you can use the Pabbly Connect Manger: New Workflow Error trigger which returns the task history ID if a specific workflow fails.


Where did rest of the thread go? User deleted his account?
Preeti Paryani — Reply ·

Hi @Fagun Shah,

The user has not deleted their account.

We had moved that thread to Private Discussions, and as part of that, the conversations were separated. Both users have been responded to individually in their respective threads.

Back to all forum threads · Log in to reply