
Marco Martins
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Marco Martins-
Marco Martins created a post,
Adding a comment file through API with App authentication
AnsweredHi, I am trying to add a comment with an attachment through the Podio API (using app authentication method) with the code below: (...) $podio_file_id = PodioFile::upload( $attachment['tmp_name'],...