SOLVED

Re: Custom Object and Webhooks

Go to solution
Anonymous
Not applicable

Custom Object and Webhooks

Hi,

After participating in custom object 2.0, I am now able to create custom objects on my own. I now need to populate it. My initial use case, is to dump the form-submit data in this custom object for a form submit reporting.

I read custom objects can only be populated using API. Is it possible to use marketo webhooks to call API (rest or SOAP?) and insert data in the custom object.

Thanks

Deepak

1 ACCEPTED SOLUTION

Accepted Solutions
Alok_Ramsisaria
Level 10

Re: Custom Object and Webhooks

Yes it is possible to use Marketo Webhooks to call rest or SOAP API.

View solution in original post

3 REPLIES 3
Alok_Ramsisaria
Level 10

Re: Custom Object and Webhooks

Yes it is possible to use Marketo Webhooks to call rest or SOAP API.

Anonymous
Not applicable

Re: Custom Object and Webhooks

Thanks Alok. Do you have any code snippets (or configuration) on the Webhooks as well as SOAP API that I can use as reference? I am new to "technology"

Deepak

Anonymous
Not applicable

Re: Custom Object and Webhooks

Alok Ramsisaria​ This isnt strictly true. Yes Marketo can send data to external systems, but trying to send data from a Marketo webhook directly to your Marketo REST or SOAP endpoints will be blocked. The webhook will just time out. Self Referencing Webhook Timeout