Wordpress-ios: Contact Support: Set character minimum

Created on 20 Aug 2020  路  5Comments  路  Source: wordpress-mobile/WordPress-iOS

We'd like to see if we can set a character minimum for when folks contact us. We get a fair amount of tickets that include things like the following:

  • Hi
  • Hii
  • Hey
  • hello
  • text

If we could set a character minimum in the form to at least 6, it would help most of this (I hope!), but I can see up to 10 characters being good too. Folks should be sending us questions and their site link, and I don't think it's possible to do that in 10 characters.

mentioned in comment on p8wKgj-1ox-p2

Zendesk [Type] Enhancement

Most helpful comment

After a quick chat with @elibud, we decided to close this issue since nothing can happen on the app side. Please re-open if this situation changes.

All 5 comments

The first step for this issue should be to explore what's possible using our current implementation of the Zendesk SDK, although it has already been noted on the Android side that there's not a way to do it as an SDK consumer.

If we cannot enforce a character limit using the SDK in our current implementation, would it be possible to identify the tickets with a very short amount of text and tag them so that an auto-responder could then be triggered on the Zendesk side?

(internal reference: p8wKgj-1ox-p2#comment-8682)

Related Android issue: https://github.com/wordpress-mobile/WordPress-Android/issues/12736.

Hey @designsimply . What @mzorz said on the Android issue pertains to iOS as well - the SDK is closed in this aspect, we present the chat screen and it doesn't expose this information to us (so we can't really tell what length the messages are).

So there's really nothing we can do on the app side for this.

Nov 2nd, 2020 Update: @mzorz emailed Zendesk about this and they replied that having a minimum character limit is not possible with any version of the Zendesk SDK.

If we cannot enforce a character limit using the SDK in our current implementation, would it be possible to identify the tickets with a very short amount of text and tag them so that an auto-responder could then be triggered on the Zendesk side?

@designsimply I am assuming so, but not sure. 馃槃 So since there's no way to see _any_ text the user entered on the app side, this would be our only option.

cc @msilbers @ScoutHarris

After a quick chat with @elibud, we decided to close this issue since nothing can happen on the app side. Please re-open if this situation changes.

Thank you everyone for following up on this one. Even though we couldn't fix it, it's helpful to have checked on it and to have this documented!

Was this page helpful?
0 / 5 - 0 ratings