Giter Club home page Giter Club logo

aircall-php's Introduction

Github Stats

NO MATTER THE BUGS
NO MATTER THE ISSUES
NO MATTER WHAT

K33P C0D1NG

aircall-php's People

Contributors

antoinelemaire avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

aircall-php's Issues

wrong url for delete an email from a contact

Version info

  • aircall-php version: dev-master
  • PHP version: 8.2

Expected behavior

Actual behavior

Steps to reproduce (as granular as possible, including screenshots where appropriate)

  1. call client->contacts->deleteEmail($contactId, $emailId)

A request like this is created https://[email protected]/v1/contacts/email_details/emailId
Should be like this https://[email protected]/v1/contacts/contactId/email_details/emailId

API doc https://developer.aircall.io/api-references/#delete-an-email-from-a-contact

To transfer a Incoming Call to an external phone number

Hello ,
Aircall propose call transferring to numbers . I'm using your library , and i'm trying to perform the calls transfers to number .
I 'm trying to do this
$client->calls->transfertCall('call_id', [
'number' => '+41....'
]);
This is supposed to post an http request to the end point of calls transferring with the parametre number .
but i didn't get any result .
Can you help me please ?
(the calls transferring to users is working very well )

Thanks.

guzzle stream_for

Call to undefined function GuzzleHttp\Psr7\stream_for()
I have this error. seems like the stream_for function does not exist anymore

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.