The Curl Request Importer feature is specially designed for third-party app developers and custom app integration teams to test their applications in Postman then just copy the curl request and import it into Pabbly Connect. Pabbly Connect will then set up an action event for you.
Step-by-Step Guide to Utilizing Curl Request Importer:
Step-by-Step Guide to Utilizing Curl Request Importer:
- Set Up Your Curl Request in Postman.
Begin by creating and fine-tuning your curl request within the Postman environment. Ensure that the request is configured according to your application's specifications and requirements.
- Access the Curl Request in Postman.
Click on the </> Code icon in Postman to access the code snippets for your cURL request.
- Copy Your cURL Request.
Copy the generated cURL request from Postman. Verify that the code snippet type is set to cURL.
- Create a New Action in Pabbly Connect.
Navigate to the Action page of your App in Pabbly Connect and click on the "Create New Action" button.
- Write an Appropriate Name and Import Your Action.
Give your action a meaningful name that reflects its purpose. Import the previously copied cURL request into Pabbly Connect and click "Save" button.
Last edited by a moderator: