Shouldianswer: Submit Phone Number Rating
Shouldianswer via Parse · reviews_ratings
Submit a community rating/report for a phone number via a multi-step form. Completes all form steps (call details, rating/category, comment, email) in sequence and returns the submission confirmation with a unique form ID. Phone number lookup, community ratings/comments, and blog posts from shouldianswer.com Fulfilled by Parse from shouldianswer.com.
- b2b-directory
- news-media
- parse
- platform-key
- reviews-ratings
- shouldianswer
- shouldianswer-com
Price and execution
- Price
- $0.06 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- reviews_ratings
Interface snapshot
- Protocol
- HTTP operation
- Operation
- POST /scraper/115c8a58-59cc-40f8-b328-2356842171cc/submit_phone_number_rating
- Interface artifact
- sha256:db695ea5b902c2ee251757955b04da9b910b15113b171ec6c2c9b55cbe4b1aa8
- Manifest digest
- sha256:0e58a4ae1f3c395d1f6dc9edfa48f983686b881e78c900d58d44e5f7fbc96fab
Request fields
- email (string): Optional email address for the report.
- title (string): Short title for the report.
- rating (string): Rating value.: Allowed values: Negative, Neutral, Positive
- comment (string): Report comment describing the experience.
- category (string): Category of the call experience.
- phone_number (string, required): Phone number to rate, digits only (e.g. '8005551234').
- did_you_answer (string): Whether the call was answered.: Allowed values: yes, no
- did_number_call_you (string): Whether the number initiated the call.: Allowed values: yes, no
- did_you_speak_with_human (string): Whether the call involved speaking with a human.: Allowed values: yes, no
Example queries
- {"title":"Report","rating":"Negative","comment":"Automatic report","category":"Scam Call","phone_number":"8005551234","did_you_answer":"yes","did_number_call_you":"yes","did_you_speak_with_human":"yes"}