Search results

  1. SnackGuy

    Stripe cURL integration not working as intendent

    I am having issues getting parameters to pass thru from Pabbly to Stripe. When I attempt the query below locally in terminal, it runs just fine. However, when I try to translate it into pabbly it just gives me a "missing required parameter: query". I am sure I am missing something, but cant...
  2. SnackGuy

    Action Event API Config Issue - Need the request body

    I'll give that a try. Here's a link to the API documentation: https://www.iriscrm.com/api/#/paths/~1leads/post
  3. SnackGuy

    Action Event API Config Issue - Need the request body

    I am trying to develop a layered JSON POST message and am running into an issue. The API I am trying to integrate with requires a subset of "fields" within the JSON message but I am unable to find how to do this dynamically through the current version of the "API by Pabbly" action. Below is a...
Top