Projects Pipelines and Stages Cannot Be Updated in Either 3.0 or 3.1
Hey all,
3.1 does not work at all with the PipelineStages endpoint to update the stage, activity set, activities, etc.
I've tried with Zapier Webhooks and Postman. It just passes the data and does nothing. Says it works, but nothing changes.
So I tried 3.0 which also does not work old school with a simple JSON string such as
{
"PROJECT_ID": 11231069,
"PIPELINE_ID": 883552,
"STAGE_ID": 3596163
}
I love the 3.1 concept:
{ "PIPELINE_ID": 0, "PIPELINE_STAGE_CHANGE": { "STAGE_ID": 0, "ACTIVITYSET_ASSIGNMENT": { "ACTIVITYSET_ID": 0, "START_DATE": "2020-06-10T20:02:55.865Z", "END_DATE": "2020-06-10T20:02:55.865Z", "ACTIVITY_ASSIGNMENTS": [ { "ACTIVITY_ID": 0, "RESPONSIBLE_USER_ID": 0, "ASSIGNED_TEAM_ID": 0 } ] } } }
But nothing I try will get the stage to update. I've read others also stating the same. I need to be able to use these features. Your help is appreciated.
Eric Greenspan
Chief Clever Officer
74Systems.com
Disclaimer: While I'm not a direct employee of Insightly, I am a member of their Hero program and recognized as an experienced power user. I'm also a big fan. I use Insightly for all my clients and my internal business management. I extend it to do more through the API. Again, I'm a big fan. I'm also a Zapier Certified Expert II, PandaDoc Pro and a Piesync Expert.
Comments
Hey Eric - this isn't a bug or issue.
Please sign in to leave a comment.