• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Freescout connection

Has anyone been able to set it up with Freescout installation. I am hoping to achieve this:
1. New Customer added in PerfexCRM - search for contact in Freescout - if none exist then add a new contact
2. Update Customer information in PerfexCRM - updates contact information in Freescout

Thanks
 

ArshilAhmad

Moderator
Staff member
Hi @narender.singh,
Has anyone been able to set it up with Freescout installation. I am hoping to achieve this:
1. New Customer added in PerfexCRM - search for contact in Freescout - if none exist then add a new contact
Currently, we don't have a direct integration with Freescout. If Freescout has a REST API, you can use the API by Pabbly to search for and add contacts. This is how the workflow would be set up, assuming Freescout has a REST API:
  1. Fetch new customers added to PerfexCRM using the PerfexCRM: New Customer trigger event.
  2. Search for the contact in FreeScout using the API by Pabbly.
  3. Add a Filter to your workflow to ensure that the contacts are added to FreeScout only if they don't already exist.
  4. Add a new contact to FreeScout using the API by Pabbly.
1687375752102.png




=============================================================================================
2. Update Customer information in PerfexCRM - updates contact information in Freescout
If PerfexCRM supports webhooks, you can use Webhook by Pabbly to capture the updated customer information, and then use the API by Pabbly to update the contact information in FreeScout.


=============================================================================================
If you want to add a new application, endpoint, or feature to Pabbly Connect, you can place a request on our dedicated platform at https://pabbly.hellonext.co/
Our development team will then assess the possibility of adding your desired feature to our platform.
 
Top