Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
This is odd. I am making the below call, where the CSV being referenced has 2 Program Members. However, when this is ran, I am getting Unchanged Status logs for all the other Program Members that are in the Program and matching Status but AREN'T in this CSV file { "method": "POST", "query_parameter...
Katja - Is there an API call that can update a single Program Member? The bulk import api seems to run through all program members within the specific program id that I am making the call to, even if my CSV file has only the specific Program Members that need updating. Is there something logical I c...
To answer your question, yes. We have confidence in knowing that our application set the status already, and there's no need for this gigantic number of redundant status logs
I don't see any api calls to import/upload data to a single program member, can you confirm?
To confirm one more time. Even if the CSV file that we're utilizing for bulk import contains a single program member, the API call will run through every single program member and log the unchanged statuses?
Thanks for your reply. We only started noticing this a few months ago. Can you confirm that some recent changes to the API has caused this? I had previously never experienced so many logs for unchanged statuses Do you have any other advice/tips to mitigate the large number of updates?
Hello - My Company (app.experiencewelcome) has written an integration via Tray.Io with Marketo and our platform (events platform). We send Program Member Status Updates back to the Marketo platform from ours when triggered by a webhook. We've noticed recently, approximately since the beginning of th...