Framer Form Submission & New Contact In Salesforce

How to connect framer form submission and create a new contact in salesforce

Welcome to the Make community!

Unfortunately, Make doesn’t have an official integration for Framer yet.

If the external service allows you to register webhooks, then you can create a trigger to wait for incoming webhook requests in Make using the generic Webhook “Custom webhook” module.

You can also suggest for it to be made in the Idea Exchange. However, do search for a similar request (and also upvote), just in case it has already been suggested to avoid duplicates.

You can also learn more about Webhooks in these Make Academy units:

Webhooks

  • What are webhooks?
  • Webhook concepts - URL query string
  • Defining and redefining webhook data structure
  • Webhook scheduling and webhook queue

Advanced Webhooks

  • Processing data with webhooks
  • Webhooks, rollback and error handling
  • Protecting webhooks - part 1 - theory
  • Protecting webhooks - part 2 - practice
  • Webhook response

Hope this helps! Let me know if there are any further questions or issues.

@samliew
P.S.: investing some effort into the tutorials in the Make Academy will save you lots of time and frustration using Make!