Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
- This is marketo standard field https://experienceleague.adobe.com/en/docs/marketo-developer/marketo/rest/assets/list-of-standard-fields#:~:text=social%20sign%2Din-,linkedInId,-MarketoSocialLinkedInId- no, this field is not coming through describe fields API ( I am following the doc : https://devel...
I am sending the below API call curl --location 'https://585-AXP-425.mktorest.com/bulk/v1/leads.json?lookupField=linkedInId' \--form 'format="csv"' \--form 'file=@"/Users/XXX/Desktop/test copy.csv"' \--form 'access_token="XXXXXX-9f9c-41bf-b476-9999XXXXd88:ab"'And My csv file contains below dummy dat...