
Announcements
Hi,
I am building a power automate flow to retrieve the eventbrite attendees information and populate in D365. As the out of box connector provided by power automate doesn't pull attendee information I had to go with building a custom flow for my requirement.
I was able to pull the attendee information from eventbrite using the api. The issue that I currently face is not all the attendee information are pulled. I have a sample event with attendees of more than 60 but the flow pulls the first 52 attendee registrations. Can you please assist me in getting all the records from the Eventbrite?
Output of the above HTTP2 is given below.
{
"pagination": {
"object_count": 4,
"page_number": 1,
"page_size": 50,
"page_count": 1,
"has_more_items": false
},
"attendees": [
{
"team": null,
"costs": {
"base_price": {
"display": "A$0.00",
"currency": "AUD",
"value": 0,
"major_value": "0.00"
},
"eventbrite_fee": {
"display": "A$0.00",
"currency": "AUD",
"value": 0,
"major_value": "0.00"
},
"gross": {
"display": "A$0.00",
"currency": "AUD",
"value": 0,
"major_value": "0.00"
},
"payment_fee": {
"display": "A$0.00",
"currency": "AUD",
"value": 0,
"major_value": "0.00"
},
"tax": {
"display": "A$0.00",
"currency": "AUD",
"value": 0,
"major_value": "0.00"
},
"creator_credits_used": null
},
"resource_uri": "https://www.eventbriteapi.com/v3/events/120894343235/attendees/2027827351/",
"id": "2027827351",
"changed": "2020-09-14T01:32:16Z",
"created": "2020-09-14T01:32:16Z",
"quantity": 1,
"variant_id": null,
"profile": {
"first_name": "Color",
"last_name": "Man",
"addresses": {
"home": {}
},
"company": "ABC",
"name": "Mr. Color Man",
"prefix": "Mr.",
"home_phone": "43456787654",
"cell_phone": "4543456787656",
"email": "colorman@mbs.test.edu",
"job_title": "Analyst"
},
"barcodes": [
{
"status": "unused",
"barcode": "14529403492027827351001",
"created": "2020-09-14T01:32:17Z",
"changed": "2020-09-14T01:32:17Z",
"checkin_type": 0,
"is_printed": false
}
],
"answers": [
{
"answer": "Gluten Free",
"question": "Any food requirement?",
"type": "text",
"question_id": "36277725"
},
{
"answer": "Nope",
"question": "Any allergies?",
"type": "text",
"question_id": "36277733"
},
{
"answer": "Passport",
"question": "What form of ID card you have?",
"type": "text",
"question_id": "36277767"
}
],
"checked_in": false,
"cancelled": false,
"refunded": false,
"affiliate": "oddtdteb",
"guestlist_id": null,
"invited_by": null,
"status": "Attending",
"ticket_class_name": "General Admission",
"delivery_method": "electronic",
"event_id": "120894343235",
"order_id": "1452940349",
"ticket_class_id": "207901167"
},
{
"team": null,
"costs": {
"base_price": {
"display": "A$0.00",
"currency": "AUD",
"value": 0,
"major_value": "0.00"
},
"eventbrite_fee": {
"display": "A$0.00",
"currency": "AUD",
"value": 0,
"major_value": "0.00"
},
"gross": {
"display": "A$0.00",
"currency": "AUD",
"value": 0,
"major_value": "0.00"
},
"payment_fee": {
"display": "A$0.00",
"currency": "AUD",
"value": 0,
"major_value": "0.00"
},
"tax": {
"display": "A$0.00",
"currency": "AUD",
"value": 0,
"major_value": "0.00"
},
"creator_credits_used": null
},
"resource_uri": "https://www.eventbriteapi.com/v3/events/120894343235/attendees/2027831147/",
"id": "2027831147",
"changed": "2020-09-14T01:37:39Z",
"created": "2020-09-14T01:37:39Z",
"quantity": 1,
"variant_id": null,
"profile": {
"first_name": "Fish",
"last_name": "Rod",
"addresses": {
"home": {}
},
"company": "tyuyhkhjkhj",
"name": "Mr. Fish Rod",
"prefix": "Mr.",
"home_phone": "5676868676786",
"cell_phone": "765768698",
"email": "fishrod@mbs.test.edu",
"job_title": "hghjgjggjghj"
},
"barcodes": [
{
"status": "unused",
"barcode": "14529432432027831147001",
"created": "2020-09-14T01:37:40Z",
"changed": "2020-09-14T01:37:40Z",
"checkin_type": 0,
"is_printed": false
}
],
"answers": [
{
"answer": "bhgjjjhkhk",
"question": "Any food requirement?",
"type": "text",
"question_id": "36277725"
},
{
"answer": "hkjljkjhxgf",
"question": "Any allergies?",
"type": "text",
"question_id": "36277733"
},
{
"answer": "hjlkjc",
"question": "What form of ID card you have?",
"type": "text",
"question_id": "36277767"
}
],
"checked_in": false,
"cancelled": false,
"refunded": false,
"affiliate": "oddtdteb",
"guestlist_id": null,
"invited_by": null,
"status": "Attending",
"ticket_class_name": "General Admission",
"delivery_method": "electronic",
"event_id": "120894343235",
"order_id": "1452943243",
"ticket_class_id": "207901167"
},
{
"team": null,
"costs": {
"base_price": {
"display": "A$0.00",
"currency": "AUD",
"value": 0,
"major_value": "0.00"
},
"eventbrite_fee": {
"display": "A$0.00",
"currency": "AUD",
"value": 0,
"major_value": "0.00"
},
"gross": {
"display": "A$0.00",
"currency": "AUD",
"value": 0,
"major_value": "0.00"
},
"payment_fee": {
"display": "A$0.00",
"currency": "AUD",
"value": 0,
"major_value": "0.00"
},
"tax": {
"display": "A$0.00",
"currency": "AUD",
"value": 0,
"major_value": "0.00"
},
"creator_credits_used": null
},
"resource_uri": "https://www.eventbriteapi.com/v3/events/120894343235/attendees/2028344397/",
"id": "2028344397",
"changed": "2020-09-14T12:36:05Z",
"created": "2020-09-14T12:36:05Z",
"quantity": 1,
"variant_id": null,
"profile": {
"first_name": "PET",
"last_name": "MAN",
"addresses": {
"home": {}
},
"company": "tttt",
"name": "Mr. PET MAN",
"prefix": "Mr.",
"home_phone": "68768768686576",
"cell_phone": "656598699879879",
"email": "petman@mbs.test.edu",
"job_title": "Analyst"
},
"barcodes": [
{
"status": "unused",
"barcode": "14533379792028344397001",
"created": "2020-09-14T12:36:06Z",
"changed": "2020-09-14T12:36:06Z",
"checkin_type": 0,
"is_printed": false
}
],
"answers": [
{
"answer": "guyyuopup",
"question": "Any food requirement?",
"type": "text",
"question_id": "36277725"
},
{
"answer": "fytrtyoupi",
"question": "Any allergies?",
"type": "text",
"question_id": "36277733"
},
{
"answer": "yuoi[op",
"question": "What form of ID card you have?",
"type": "text",
"question_id": "36277767"
}
],
"checked_in": false,
"cancelled": false,
"refunded": false,
"affiliate": "oddtdteb",
"guestlist_id": null,
"invited_by": null,
"status": "Attending",
"ticket_class_name": "General Admission",
"delivery_method": "electronic",
"event_id": "120894343235",
"order_id": "1453337979",
"ticket_class_id": "207901167"
},
{
"team": null,
"costs": {
"base_price": {
"display": "A$0.00",
"currency": "AUD",
"value": 0,
"major_value": "0.00"
},
"eventbrite_fee": {
"display": "A$0.00",
"currency": "AUD",
"value": 0,
"major_value": "0.00"
},
"gross": {
"display": "A$0.00",
"currency": "AUD",
"value": 0,
"major_value": "0.00"
},
"payment_fee": {
"display": "A$0.00",
"currency": "AUD",
"value": 0,
"major_value": "0.00"
},
"tax": {
"display": "A$0.00",
"currency": "AUD",
"value": 0,
"major_value": "0.00"
},
"creator_credits_used": null
},
"resource_uri": "https://www.eventbriteapi.com/v3/events/120894343235/attendees/2035002819/",
"id": "2035002819",
"changed": "2020-09-18T03:37:38Z",
"created": "2020-09-18T03:37:38Z",
"quantity": 1,
"variant_id": null,
"profile": {
"first_name": "Ray",
"last_name": "Mond",
"addresses": {
"home": {}
},
"company": "ghfghfgjfgfgj",
"name": "Mr. Ray Mond",
"prefix": "Mr.",
"home_phone": "4536363",
"cell_phone": "34254634634",
"email": "raymond@mbs.test.edu",
"job_title": "fdsdsdfsd"
},
"barcodes": [
{
"status": "unused",
"barcode": "14584565872035002819001",
"created": "2020-09-18T03:37:39Z",
"changed": "2020-09-18T03:37:39Z",
"checkin_type": 0,
"is_printed": false
}
],
"answers": [
{
"answer": "dsfdfsasdsad",
"question": "Any food requirement?",
"type": "text",
"question_id": "36277725"
},
{
"answer": "hjgkghkgh",
"question": "Any allergies?",
"type": "text",
"question_id": "36277733"
},
{
"answer": "fdfsdfsdsdhd",
"question": "What form of ID card you have?",
"type": "text",
"question_id": "36277767"
}
],
"checked_in": false,
"cancelled": false,
"refunded": false,
"affiliate": "oddtdteb",
"guestlist_id": null,
"invited_by": null,
"status": "Attending",
"ticket_class_name": "General Admission",
"delivery_method": "electronic",
"event_id": "120894343235",
"order_id": "1458456587",
"ticket_class_id": "207901167"
}
]
}
Thanks in advance
Regards
Venkat