Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
It's been a few years, but I did this exact thing using Zapier. In my case I was maintaining subscription preferences across multiple records. I had a smart campaign set up so that when someone filled out our preference form, if they were a possible duplicate, it would trigger a webhook into Zapier ...
No, I am using Update User Attribute. I'm updating system users, not person records, which is why I don't have the ID - it's directly in the URL. It is a datetime according to the documentation: expiresAt (string) - Date and time when user login expires. Example: yyyy-MM-dd'T'HH:mm:ss.SSS't'Z
That was the date I tried using first! I even tried more than one date converter to generate it and none of them actually work. I feel like I'm losing my mind. I copied from your post to try again and it still doesn't work. I'm so confused. My post body:{"action": "createOrUpdate","input": [ {"expi...
Sorry, I don't understand how to resolve that code into an actual date. I spent like two hours trying to figure it out yesterday.
I'm using the "update users API" to change the expiration date for a batch of users. I am getting a response when I send the post, and it is actually changing the users. But instead of changing to the date I have set in the request, it's changing to "null/never." I've looked at the documentation sur...
I've noticed recently that it's possible for a field to be referenced by certain objects in Marketo - such as Launchpoint services like LinkedIn Lead Gen, and Revenue Cycle Analytics - and yet still have the "Field Used By" list show as blank. (RCE does show a helpful error message when trying to hi...
Thanks - I put in an Idea for the suggestion but I'll take a look at your post about it too!
Thanks, I realized after posting that the old UI was slightly more efficient, but was realllllly hoping there was a method that could deal with more than 50 at a time. I'm dealing with literal thousands of assets here so even 50 at a time is pretty brutal. I didn't see it in the endpoint list either...
I am wondering if anyone knows of a way to bulk delete files via the REST API. We have a large number of unused image files from 10+ years ago that I need to purge. Deleting them 30 at a time in the UI is slowly draining my life force. Is there a way I can use the API to do this? I've successfully b...
I just had this issue. Talk to Marketo support and they can help you fix it!