Configuring Outbound Call
To configure outbound calls on the Piopiy platform, you will authenticate directly in your code using the App ID
and App Secret
provided by Piopiy. This allows you to manage calls programmatically within your application, giving you full control over call behavior, such as retries, call duration, and recording options.
Steps to configure:
1.Get App ID and Secret:
-
Login into the PIOPIY dashboard.
-
Your app id will be displayed.
-
Click on the app id to view the app secret.
2.Example:
- For more details, visit the Outbound Call documentation