Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Can I assume that you don't also have a bunch of Bulk Leads Jobs queued as well?
Of course, there was a typo in the doc. The path to create a job is "/bulk/v1/leads/export/create.json" not "/bulk/v1/leads/export.json". I've corrected the docs.
This is possible today using a little elbow grease and the Request Campaign API. You can follow the pattern described here: https://developers.marketo.com/blog/sending-transactional-emails-with-the-marketo-rest-api-part-2-custom-content/ Instead of Send Email + Email Asset, though, you just embed ...
The secondary attributes will be a JSON structure inside of the “attributes” column if you choose to export as a spreadsheet. If you choose JSON, it will be an object in the “attributes” member of the activity record.
It looks like this got missed as part of the code changes to roll out the field. We'll work on getting this fixed.
>Will there be any time before the switch-over that the API returns both the new “marketoGUID” string field and the existing ActivityId?We may be adding this in our Minor release next month. I'll share this when I'm certain. >Is there a way to switch an instance over to this prior to the Spring 201...
There's not really a readily available way to perform this association right now. I've opened up an improvement ticket to see when we can get these returned in the Get Campaigns response.
In cases where there's a lot of resource competition and you're trying to do large batches, you can see response times spike like this, but it shouldn't be happening as a routine if you're not constantly hammering your database. Were you given any specifics on why this would be expected for your in...
This should work fine. Do you have a screenshot of the field and what shows when you try to set up the request mapping?