You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No, there is no way to modify the contents of the response. If the status comes back as "created" or "updated", you could lookup the email by passing "id" to Get Lead by Id endpoint.
Hi,
I'm using POST: /rest/v1/leads.json with
$lookupField = email
$action = createOrUpdate
data:
and here is an example of my response:
is there a way to add the email to the response results using marketo api?
The text was updated successfully, but these errors were encountered: