Flows endpoints (use for running Postman Flows)
Number of APIs: 4
-
Apollo enrichment endpoint POST https://api.apollo.io/v1/people/match
-
Update a person PUT https://api.pipedrive.com/v1/persons/:id?api_token={{pipedriveApiKey}}
-
List Products attached to a Deal GET https://api.pipedrive.com/v1/deals/:id/products?include_product_data=0&api_token={{pipedriveApiKey}}
-
Update a deal PUT https://api.pipedrive.com/v1/deals/:id?api_token={{pipedriveApiKey}}