Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Integration purpose is to call SIFU API via webhook and storing data either in custom objects list or lead database and use the data in email design as a my token. As Muelsoft contains all connector to connect one API to other one. Hence, I was wondering if anyone has implemented this in Marketo if ...
Hi Marketo User, I was wondering if anyone have ever tried to use SIFU API https://github.com/proversity-org/jupyter-sifu in Marketo.I am looking for UI design based on SIFU API in Marketo.Can it be used via any third party application? kindly suggestLink- https://github.com/proversity-org/jupyter-s...
In email template, module has been created and want to hide the email module when custom objects list is empty or not exists. For example- lead A is linked with custom objects list product so here in email I want to show email module but for lead B is not linked custom objects list product so here I...
Hi San,Implemented may be wrong word but it was tested in Postman tool before implementation in our case. This was a POC.But, thanks for confirmation! 😊
But, I want to retrieve email address, firstname and last name fields for member of smart list. In the below thread it says possible by using static list only.https://nation.marketo.com/t5/Product-Discussions/leads-of-a-smartlist-how-to-access-using-rest-api/td-p/177508
Hi San,I am using Endpoint for bulk export data using GET /rest/asset/v1/smartLists.json but it retrieves all smart list details. I am looking to retrieves member of smart list. For example I have created smart list that store lead details who has opened the email and I am getting 10 leads. Now, us...
In Marketo developer, bulk extract API details are given in the below linkhttps://developers.marketo.com/rest-api/bulk-extract/bulk-lead-extract/#filtershttps://developers.marketo.com/rest-api/endpoint-reference/asset-endpoint-reference/#!/Smart_Lists/getSmartListsUsingGET But, after implementing ...
I have created a custom objects with fields is having data type as a string in which I am storing value as a image url and CTA URL separately. So that I can use this data in my email design to be update as well as change the CTA via script token. But, before starting I want to understand that1. when...
I am looking for third party services to integrate Marketo with Whatsapp account. I found Twilio and Nexmo two tools whereas in Nexmo it says easy steps to integrate with whatsapp using only webhook it start sending welcome message. but in Twilio it require sever level application to run the same in...
In email design, I want to implement velocity script so that images and text and CTA URL updated based on custom table. Is there any use case available in Marketo for this reference? Please share the link in comment.