API - Send Testimonial Request
Kamala Kannan Sankarraj
Last Update 3 jaar geleden
You can send a testimonial request email by calling the POST request to the https://embed.socialprf.io/api/1.1/wf/request_testimonial endpoint.
It will automatically send an email that will contain your testimonial request page link so that your users can go submit their testimonials:

The following are the required parameters
api_key | Mandatory | Can be found in your account. Details of how to get your API key are explained below |
request_from_name | Mandatory | Name of the user from whom you want a testimonial |
request_from_email | Mandatory | Email of the user from whom you want a testimonial. A request email will be sent to this address. |
request_from_role | Optional | Role of the user from whom you want a testimonial. If provided this will be used to overlay the user designation in Video Testimonials |
request_message | Optional | The testimonial request message that you want your users to see. If left empty the default request message will be sent. |
request_type | Mandatory | Possible Values are:Video/Text Testimonial and Capture reviews in 3rd party sites |
send_email | Madatory | Possible values are: Yes/No. This will be tell socialprf whether to send socialprf branded email or not |
This will be the Json response of the message with an invitation URL. If you would like to handle emailing yourself, you can use the response to send an email containing the invitation URL.
How to get the API_KEY
You need to go to the dashboard page. On the left side you can see 'Integrations' - expand then and click 'API/Automation'

You will then be taken to a page, where you can see your API key