rest api - search email by name byname.json | Community
Skip to main content
Brian_Miller
Level 1
April 26, 2018
Question

rest api - search email by name byname.json

  • April 26, 2018
  • 0 replies
  • 1065 views

Is there a way to use the Rest API search by email name using the beginning or middle part of the email's name?

For instance:

  • If the email name is "aaaa bbbb cccc"
    • If I search for the text that's at the end of the name - "cccc" - everything is returned as expected
    • However, if I search for the beginning or middle portion of the name - "aaaa" or "bbbb" - it returns a message of "No assets found for the given search criteria."

This is using the "/rest/asset/v1/email/byName.json?access_token={token}&name={emailname} endpoint.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.