Hi @jhodaorca12 welcome to the Pipedream community forum, happy to have you!
It sounds like you’re asking about our Pipeline integration. We do that a source for Pipeline, but we don’t currently have actions like creating a new person via their API.
However, this doesn’t mean you still can’t create a person in Pipeline from a Pipedream workflow.
Here’s a short screencast to show you how to create a Pipeline action in your workflow:
In the “code” section, you’ll want to send a POST request to Pipeline’s customer API.
Here’s the documentation for that exact step: API Documentation | Pipeline
If you’re still having trouble connecting to this API, could you share your workflow here?