How can I get Sync token in QB Activity?

Hello guys,

Working in QuickBooks Online activity in UiPath…
Here what is sync token and how can I get it?

image

Hi @Venkatraj_WaMDS

Version number of the object. It is used to lock an object for use by one app at a time. As soon as an application modifies an object, its SyncToken is incremented. Attempts to modify an object specifying an older SyncToken fails. Only the latest version of the object is maintained by QuickBooks Online.
For reference: Intuit Developer

Hi @aravindbalineni123
Can you please How can I use it with image?
Like what is the input I need to give there?

Just give 1 in the token and try. But you cannot use 1 again in future.

It’s not working bro.

Can you share me the error that you are getting. I don’t have access to quickbooks application

Hello @aravindbalineni123 sorry for the delay…

This is error it’s showing

Got it bro. I tried with 1 it doesn’t worked.
After that tried with 0 then its working.

Thank you @aravindbalineni123

1 Like

That’s nice.

The error mentioned in your scenario is some with Venl name has already working with sync token 1.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.