N8n php sdk

Hey there, N8N community, we have built workflows and automations in the N8N, but we all want to pragmatically access our instances. Here is the new PHP SDK for accessing the API easily. It covers all APIs and handles everything. Whether it’s calling a webhook or fetching users, changing user roles, adding more and more.

Handling the pagination:

Handling the responses:

Managing your workflows:

Calling a webhook:

Configuring the N8n SDK:

1 Like