
Wurstsalat
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 2
Activity overview
Latest activity by Wurstsalat-
Wurstsalat created a post,
Check if item exists
Is it possible to check if an item with a given item_id exists? Or, if not, is it possible to easily get all item_ids of items of an app?
-
Wurstsalat commented,
Just as a reference. // Create field collection with different fields $fields = new PodioItemFieldCollection(array( new PodioTextItemField(array("external_id" => "name", "values" => $nam...
-
Wurstsalat commented,
Still no underdashes ....
-
Wurstsalat commented,
Appearently some of the underdashes went missing. It states start_time_utc.
-
Wurstsalat commented,
Hello, it is my first time working with PodioAPI. It takes a while to get used to all the datastructures. But looking at the different test files helped me. I have one more question with a date fie...
-
Wurstsalat created a post,
Create Podio Item with different fields
AnsweredHello, I am aware that this question was discussed before, but some of the entries are older then 2 years. I want to create an item in Podio with different types of fields. It works fine for simpl...