APIs & Integrations

arabeeFamily
Member

Trying to update Lifecycle Stage

Hello,

I’m trying to update the lifecycle stage property that exists with API

my issue when lifecycle stage property  exists with value i can not update.
the update work only if lifecycle stage property does not have value?
 
how i can  update the lifecycle stage property that exists?
 
0 Upvotes
1 Reply 1
dennisedson
HubSpot Product Team
HubSpot Product Team

Trying to update Lifecycle Stage

Hello @arabeeFamily ,

The only reason that would not work is if you were setting the stage to a previous stage.

According to the docs:

"The lifecycle stage is not designed to move backwards.  If you need to set this property to a previous stage, you will need to set the value to "" (an empty string) and then set the new stage".

 

If this is not the issue, could you post your code and error message so we can what you are trying to do?

 

0 Upvotes