Question
Getting itduzzit to work with Marketo and FTP server
Hello,
I am trying to push some values from our marketo database to an FTP server. I am experimenting with itduzzit which appears to have a webhook that can be triggered to post to a FTP. Here is the webhook that was auto-generated
https://www.itduzzit.com/duzz/api/marketo?token=YOUR_TOKEN&async=1&uid=C2C_ID&email={{lead.EmailAddress}}&leadid={{lead.Id}}
My questions are:
1. Does anyone know how to get the C2C_ID which apparently is the Cloud-to-Cloud ID which you can get from the Cloud-to-Cloud URL.
2. Any tips on creating this webhook in Marketo
I am trying to push some values from our marketo database to an FTP server. I am experimenting with itduzzit which appears to have a webhook that can be triggered to post to a FTP. Here is the webhook that was auto-generated
https://www.itduzzit.com/duzz/api/marketo?token=YOUR_TOKEN&async=1&uid=C2C_ID&email={{lead.EmailAddress}}&leadid={{lead.Id}}
My questions are:
1. Does anyone know how to get the C2C_ID which apparently is the Cloud-to-Cloud ID which you can get from the Cloud-to-Cloud URL.
2. Any tips on creating this webhook in Marketo