Hi, Anyone knows if /index.php/leadCapture/save2 is still working? I was trying to sync two Mkto instances with a simple webhook posting a dummy form, I have all the bits such as formVid but... Could not execute a webhook to the given URL .
If depreciated, any clever alternative?
Happy Friday
Solved! Go to Solution.
For anyone interested, I found the walkaround using two webhooks, one to get the rest access token and the other using this token to push the changes.
All done.