API - Creating Lead and Opportunity at the same time

The video example is using a Google sheet sending data to the SprintHub API via HTTP method using the https://Make.comarrow-up-right, however, the same procedure can be done using other similar platforms like Zapier or N8N. Just adapt to each platform.

Watch the video and then use the information below to configure yours.

ATTENTION: This is a procedure for advanced users who have minimum knowledge of HTTP methods, webservices, and API configurations.

Example URL to add to Make.com or Zapier or similar:

https://sprinthub-api-master.sprinthub.app/api/queue?i=SUAINSTANCIAarrow-up-right

Change the data below according to your preference.

Remembering that inside the "endpoints" object you will have two calls, one for LEADS and another for OPPORTUNITY.

IMPORTANT: In some cases, you will have to minify the JSON, otherwise, when PASTING the text into Make, it may come with "dirt".

Use the site: https://codebeautify.org/jsonminifierarrow-up-right

The JSON above, minified, would look like this:

Below, a example of how it looked using Make.com

Last updated

Was this helpful?