Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
The use case is that we process forms submissions from different sources. Those forms get dequeued and submitted to multiple destinations, one of which is Marketo. There are some forms elements that are used by the other destinations. Rather than check against a white list of valid Marketo fields, ...
When submitting via the API, I'm adding fields that don't exist in Marketo. I think get Error code 1006, "An included field in the call is not a valid field."https://developers.marketo.com/rest-api/error-codes/ My question is: Can I set a flag somewhere to ignore if a field being submitted doesn't e...