Skip to main content

Hi!

I set up the integration of my application and send data from it to Google Drive. 

My data example:

{
"25ba68fc-7beb-47cd-b18d-2678a624238d": { ... },
"6f4fefe6-10cd-410e-a980-9d41828ffba3": { ... },
}

 

However, after sending and viewing the history logs, strange numbers are attributed to them:

{{136292717__25ba68fc-7beb-47cd-b18d-2678a624238d}}
{{136292717__6f4fefe6-10cd-410e-a980-9d41828ffba3}}

 

What are these numbers? 136292717__

 

 

Hey @zwork! :)

It’s a been a while so I suspect you’ve already figured out the answer to this. But thought I’d share it here in case anyone else is also wondering what those numbers relate to. The numbers relate to the node ID of the step where that field is located. 

You can find out more about this in the following article that explains how to manually reference a field using the node ID and field name