Hi, I'm currently making an app that adds contacts to lists that are tied to automation email campaigns. If the user is not a current contact in the account, they are added and everything works fine. However, when they are already in the constant contact system, I make a put request to add them to the new list. It adds them to the list just fine, but the automation campaign does not trigger in this case. How would I go about debugging this?
... View more