A Pipefy API wrapper that uplift productivity of newcomers to graphQL tech.

v0.1.0 2024-08-07 20:38 UTC

This package is auto-updated.

Last update: 2025-03-07 12:22:18 UTC


README

A Pipefy API php wrapper that uplift productivity of newcomers to graphQL tech.

This package is a tool to improve your knowledge about your Pipefy Organization, being able to share this knowledge with your coworkers and accomplish maintanance tasks. It also intent to help you handle graphQl technology that can overwhelming at first glance.

how to install:

composer require clientedigital/pipefy

next steps:

  • configure your APIKEY.
./vendor/bin/cd.pipefy --config APIKEY 'ypur apikey here'

your apikey is set.

  • build the cache of your organization schema.
./vendor/bin/cd.pipefy --config build-schema

Organization Schema was build.

IMPORTANT: You need to set the APIKEY before use any command.

Documentation

links

Resources: