How to integrate Whapi custom API?
Status: Open · Asked by Ton Won on · 0 views
I want to integrate "Fillout form" to "Whapi" to remove participants of group.
https://whapi.readme.io/reference/removegroupparticipant
But I cannot find the fields from Whapi App, please advise!

Hello @gpro,
It seems you are trying to use an application called Whapi, which is not officially introduced or supported by Pabbly. This appears to be a private application you may have obtained from another creator. For support regarding this specific app, we recommend reaching out directly to the person or source from whom you received it.
If you still want to perform the action, you can use Pabbly’s API instead. You can import the cURL request from the relevant API endpoint, add the required headers and credentials, and then execute the action (e.g., removing a member from a group). Please refer to the attached images for a better understanding of the setup process.

