SOLVED

is /index.php/leadCapture/save2 depreciated?

Go to solution
Diego_Lineros2
Level 7

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

 

2 ACCEPTED SOLUTIONS
SanfordWhiteman
Level 10 - Community Moderator
Yes, direct use of /save or /save2 is deprecated. It's supposed to be completely removed by midyear but that may have rolled out early.

But that may not be the cause of your problem... hitting endpoints within the Marketo infrastructure, other than localhost, has always been unsupported.

View solution in original post

Diego_Lineros2
Level 7

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.

View solution in original post

11 REPLIES 11