Your software
My Mautic version is: 3.3.2
My PHP version is: 7.3.28
Your problem
My problem is: I want to create a new contact from a PHP-file on another server than Mautic is installed on. I tried (but I’m open to any solution):
but I can’t get them to work. I don’t have too much idea about this stuff. For example the problem is probably that I don’t know how to use the “include DIR . '/vendor/autoload.php’;” in my PHP-file, as Mautic is on another server as said.
Could somebody please help me how to create a new contact from another server via PHP?