Request a Testimonial

You can send a testimonial request email by calling the Post request to the

https://app.socialprf.io/api/1.1/wf/request_testimonial endpoint.

It will automatically send an email that will contain your invitation link so that your users can go submit their testimonials, like the following:

The mandatory fields for making this API request are

Response Example
{ 
"status": "success", 
"response": 
    { 
        "invitation_url": "https://app.socialprf.io/video_txt?recordId=rech6EVcCtdoVCxL3&primeId=recBUKxQ0YMikh9jV&n=Bangu&o=CEO&e=bangu.kutty@gmail.com" 
    } 
}

Last updated