Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi, thanks for your article! I've been working with SSFS for a year now, and unfortunately, I've encountered some issues:You write that the response time can be anything up to 5 days. Have you run services with such a long response time? From my observations, the step ends with a timeout after 1-4 h...
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 ...