{ "requests": [ { "name": "request_1", "url": "https://example.com", "method": "GET" } ]}
PushMetrics lets you create your own Custom App integration by defining a chain of API calls and secret keys. This is ideal for advanced workflows where no out-of-the-box integration exists.
With Custom Apps, you can:
1. Navigate to Integrations
Go to Data & Integrations in the top navigation bar and select Custom App.
2. Fill in Custom App Details
Complete the form as shown below:
My Custom API
).{ "requests": [ { "name": "request_1", "url": "https://example.com", "method": "GET" } ] }
{ "api_key": "your_secret_value"}
3. Save Your Custom App
Click Next to save your integration. It will now be available in workflows and automations.