• Kat Sullivan
  • NEWBIE
  • 0 Points
  • Member since 2014

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 1
    Likes Given
  • 1
    Questions
  • 0
    Replies
Hi Everyone,
     I'm looking to integrate with an API call to a Node.JS server. Does anyone have experience with this? How to I begin, where can I build this?
THanks in advance!
Hi Everyone,
     I'm looking to integrate with an API call to a Node.JS server. Does anyone have experience with this? How to I begin, where can I build this?
THanks in advance!

The Action Plans v3 workes great but in our scenario we need the following option:

- When a new Opportunity is created, the Stage always starts at "Prospecting"

- How do I "Trigger an Action Plan" based on that Sales Stage?

- Which would automatically load the Action Plan and it's preassigned tasks?

- Then when the stage changes to "Qualification", it triggers the next Action Plan automatically?

 

Currently we would have to "manually" assign the Action Plan based on the Stage, which runs the risk of not being assigned..