Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I found a suitable datetime format: "2023-01-24T22:09:14-05:00", where "-05:00" is the UTC offset. I think developers should clarify the documentation
Hi!I'm implementing an SSFS that can set or change a field of a lead in the callback. The documentation I use: https://github.com/adobe/Marketo-SSFS-Service-Provider-InterfaceWait Until (API Name: waitUntil) - custom datetime lead fieldThis is the data I callback to Marketo. The format is described ...