I am working on a script which will update a master server using cURL through a PHP CB Auto Action trigger. As you will see in the code sample below I am pulling a variety of CB user fields and posting them to the HTTPS urls. I have tested each cURL script individually and they work fine. THe issue is that when I put them back to back as you can see here only the first script is functioning.