Thank you Sanford! I can see light at the end of this tunnel! I need to do some more testing to confirm it's working. I also need to look into updating the cookie values I've store...
Ok, good news and bad news.Good news, I changed the value in the munchkinId field to be just the id value, and for the first time there was a call to the form in the activity log a...
There is likely a problem here, as currently I am entering the entire cookie value with an unescaped ampersand before the token part, which is going to mess up the post data.What s...
Oh wow, I didn't see your Friday response until now (Monday afternoon).
That's good to know. I'm still having a concern though. I think I'm getting a 404 with a passed through PO...
Ok cool. I'll work on the proxy. The part I'm confused about there is the ssl part of my nginx vhost configuration for the incoming and proxied information. Any clues? I'm sure I'l...
I'm not sure I ever would have figured out that the webhook needed to be called from a trigger campaign, especially since it allowed the call from a non-trigger campaign. Wow! New ...