Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escape special characters +-&|!(){}[]^"~*?:\ - e.g. \+ \* \!
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Unanswered
Enable as AC Admin

Can anyone send me the link to download symphony app ?

How can I do to be enable as AC Admin

  
  

For the mobile app, you can find it on the Apple App Store or Android Play Store. As for the Desktop App, it's just a wrapper of the web app, so you don't really need it for development purposes. It is mostly used by enterprise customers for bulk deployment.

On the developer sandbox, it is a shared pod and you will not have access to the admin console. If you are referring to your own company's pod, you will have to ask your colleagues who are the pod administrators.

Perhaps you could describe what you are trying to achieve?

Yong Sheng Tan   2 years ago Report
  
  

I'm the own who created the account, Normally, I supposed have access to the admin console.
If not What can I do ?

Vincent AZOMAHOU   2 years ago Report
  
  

Again, it is not clear which environment you are referring to. Can you please be specific on what you are trying to achieve? You do not require admin console access to use the developer sandbox.

Yong Sheng Tan   2 years ago Report
Votes Newest

Answers

This question is closed.

2K Views
0 Answers
2 years ago
2 years ago
Tags