How do I Integrate Payfunnels with n8n?
Below are the steps on how to Integrate Payfunnels with n8n:
- First, log in to your n8n account and head to the Admin Panel -> Manage -> Workspace and enable Verified community nodes toggle.
- Then go back to the overview section and click on the “+” (Plus) icon.
- Select the workflow location where you want to create it. Choose Personal if you want to create it separately, or select a Project if you want it under an existing project. For this example, let’s select My Project. (See screenshot below)
- Click on Add first step…, search for Payfunnels, and select it. (See screenshot below)
- After selecting Payfunnels, click on Add node.
- You will now see a list of available Payfunnels triggers. (See screenshot below)
- For this article, let’s choose the “On payment link created” trigger.
- Once selected, you’ll be prompted to add credentials. Click on Create new credential.
- Enter your ID and API Key when prompted, then save the credentials.
Getting your Payfunnels credentials:
- Log in to your Payfunnels account.
- Go to Billings → Integrations → n8n.
- Click on the Generate button, then copy and paste the credentials into your n8n account.
- After adding the credentials, click Save.
- Click on Execute step.
- After successful execution, you will see the mock payment link data displayed as output data. (See screenshot below)
- Go back to the editor and click Execute workflow to verify the trigger is working properly.
Adding an action (Slack example):
- Click on the “+” (Plus) icon and select the action app.
- Let’s choose Slack for this example. (Once a payment link is created in Payfunnels, it will automatically send a message in the selected Slack channel with the chosen information.)
- Choose the action you’d like to trigger, in this example, select “Send a message.”
- Connect your Slack account, then configure the options such as resource, operation, channel, message type, etc.
- Once configured, click Execute step.
- After successful execution, you will see the mock data as output and a demo message posted in the Slack channel you selected.
- Go back to the canvas and Activate the workflow. That’s it, your automation is now ready!
If you have any questions, please feel free to reach out to us at support@payfunnels.com