2024 Sponsors

SELECT 
						Sponsor_Name__r.Name, 
						Sponsor_Name__r.Website, 
						Sponsor_Name__r.Company_Description__c, 
						Sponsorship_Type__c, 
						Priority__c, 
						Sponsorship__c,
						Sponsor_Website__c,
						Sponsor_Contact__c,
						Sponsor_Email__c,
						Sponsor_Phone__c,
						Sponsor_Address__c,
						Company_Description__c,
						(SELECT Id, Title 
							FROM NotesAndAttachments 
							WHERE IsNote = FALSE AND (Title LIKE '%jpg' OR Title LIKE '%gif' OR Title LIKE '%png' OR Title LIKE '%jpeg') 
							ORDER BY CreatedDate DESC LIMIT 1),
						(SELECT Id, Title 
							FROM CombinedAttachments)
						FROM Sponsor__c 
						WHERE Event__r.Id IN ('a0D3b0000168PpTEAU') AND Sponsorship_Type__c NOT IN ('Media Partners','Media Sponsor-Trade','CANCELLED-Sponsor with Speaker & Kiosk','')
						ORDER BY Sponsorship__c, Sponsor_Name__r.Name
stdClass Object
(
    [totalSize] => 16
    [done] => 1
    [records] => Array
        (
            [0] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Sponsor__c
                            [url] => /services/data/v41.0/sobjects/Sponsor__c/a063b00002tdMtyAAE
                        )

                    [Sponsor_Name__r] => stdClass Object
                        (
                            [attributes] => stdClass Object
                                (
                                    [type] => Account
                                    [url] => /services/data/v41.0/sobjects/Account/0018000000P8mJUAAZ
                                )

                            [Name] => bp
                            [Website] => www.bp.com
                            [Company_Description__c] => Gas-Natural
                        )

                    [Sponsorship_Type__c] => Sponsors
                    [Priority__c] => 
                    [Sponsorship__c] => bp
                    [Sponsor_Website__c] => https://www.bp.com/
                    [Sponsor_Contact__c] => 
                    [Sponsor_Email__c] => 
                    [Sponsor_Phone__c] => 
                    [Sponsor_Address__c] => 
                    [Company_Description__c] => 
                    [NotesAndAttachments] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => NoteAndAttachment
                                                    [url] => /services/data/v41.0/sobjects/NoteAndAttachment/00P3b00001xZXXjEAO
                                                )

                                            [Id] => 00P3b00001xZXXjEAO
                                            [Title] => BP logo.jpeg
                                        )

                                )

                        )

                    [CombinedAttachments] => stdClass Object
                        (
                            [totalSize] => 2
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => CombinedAttachment
                                                    [url] => /services/data/v41.0/sobjects/CombinedAttachment/00P3b00001xZXXeEAO
                                                )

                                            [Id] => 00P3b00001xZXXeEAO
                                            [Title] => bp email correspondence.pdf
                                        )

                                    [1] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => CombinedAttachment
                                                    [url] => /services/data/v41.0/sobjects/CombinedAttachment/00P3b00001xZXXjEAO
                                                )

                                            [Id] => 00P3b00001xZXXjEAO
                                            [Title] => BP logo.jpeg
                                        )

                                )

                        )

                )

            [1] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Sponsor__c
                            [url] => /services/data/v41.0/sobjects/Sponsor__c/a063b00002tdMktAAE
                        )

                    [Sponsor_Name__r] => stdClass Object
                        (
                            [attributes] => stdClass Object
                                (
                                    [type] => Account
                                    [url] => /services/data/v41.0/sobjects/Account/001C000000yj5LrIAI
                                )

                            [Name] => Chevron
                            [Website] => www.chevron.com
                            [Company_Description__c] => Plastic Material & Resin Mfg
                        )

                    [Sponsorship_Type__c] => Sponsors
                    [Priority__c] => 
                    [Sponsorship__c] => Chevron Natural Gas
                    [Sponsor_Website__c] => http://www.chevron.com
                    [Sponsor_Contact__c] => 
                    [Sponsor_Email__c] => 
                    [Sponsor_Phone__c] => 
                    [Sponsor_Address__c] => 
                    [Company_Description__c] => 
                    [NotesAndAttachments] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => NoteAndAttachment
                                                    [url] => /services/data/v41.0/sobjects/NoteAndAttachment/00P3b00001xZU3IEAW
                                                )

                                            [Id] => 00P3b00001xZU3IEAW
                                            [Title] => Chevron.jpg
                                        )

                                )

                        )

                    [CombinedAttachments] => stdClass Object
                        (
                            [totalSize] => 2
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => CombinedAttachment
                                                    [url] => /services/data/v41.0/sobjects/CombinedAttachment/00P3b00001xZU3DEAW
                                                )

                                            [Id] => 00P3b00001xZU3DEAW
                                            [Title] => Chevron Email Correspondence.pdf
                                        )

                                    [1] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => CombinedAttachment
                                                    [url] => /services/data/v41.0/sobjects/CombinedAttachment/00P3b00001xZU3IEAW
                                                )

                                            [Id] => 00P3b00001xZU3IEAW
                                            [Title] => Chevron.jpg
                                        )

                                )

                        )

                )

            [2] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Sponsor__c
                            [url] => /services/data/v41.0/sobjects/Sponsor__c/a063b00002tdQrlAAE
                        )

                    [Sponsor_Name__r] => stdClass Object
                        (
                            [attributes] => stdClass Object
                                (
                                    [type] => Account
                                    [url] => /services/data/v41.0/sobjects/Account/001C000001itrwRIAQ
                                )

                            [Name] => Cleveland Advisory LLC
                            [Website] => 
                            [Company_Description__c] => 
                        )

                    [Sponsorship_Type__c] => Supporting Sponsor, Logo Display Only
                    [Priority__c] => 
                    [Sponsorship__c] => Cleveland Advisory
                    [Sponsor_Website__c] => www.clevelandadvisory.com
                    [Sponsor_Contact__c] => 
                    [Sponsor_Email__c] => 
                    [Sponsor_Phone__c] => 
                    [Sponsor_Address__c] => 
                    [Company_Description__c] => 
                    [NotesAndAttachments] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => NoteAndAttachment
                                                    [url] => /services/data/v41.0/sobjects/NoteAndAttachment/00P3b00001xapMkEAI
                                                )

                                            [Id] => 00P3b00001xapMkEAI
                                            [Title] => Cleveland Advisory logo.jpg
                                        )

                                )

                        )

                    [CombinedAttachments] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => CombinedAttachment
                                                    [url] => /services/data/v41.0/sobjects/CombinedAttachment/00P3b00001xapMkEAI
                                                )

                                            [Id] => 00P3b00001xapMkEAI
                                            [Title] => Cleveland Advisory logo.jpg
                                        )

                                )

                        )

                )

            [3] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Sponsor__c
                            [url] => /services/data/v41.0/sobjects/Sponsor__c/a06Rd000002emSzIAI
                        )

                    [Sponsor_Name__r] => stdClass Object
                        (
                            [attributes] => stdClass Object
                                (
                                    [type] => Account
                                    [url] => /services/data/v41.0/sobjects/Account/001Rd000002ljtNIAQ
                                )

                            [Name] => Mexican Council for Energy (COMENER)
                            [Website] => 
                            [Company_Description__c] => 
                        )

                    [Sponsorship_Type__c] => Sponsors
                    [Priority__c] => 
                    [Sponsorship__c] => COMENER Mexican Council for Energy
                    [Sponsor_Website__c] => https://comener.org/
                    [Sponsor_Contact__c] => 
                    [Sponsor_Email__c] => 
                    [Sponsor_Phone__c] => 
                    [Sponsor_Address__c] => 
                    [Company_Description__c] => 
                    [NotesAndAttachments] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => NoteAndAttachment
                                                    [url] => /services/data/v41.0/sobjects/NoteAndAttachment/00PRd000001SdlrMAC
                                                )

                                            [Id] => 00PRd000001SdlrMAC
                                            [Title] => COMENER_3-1.jpg
                                        )

                                )

                        )

                    [CombinedAttachments] => stdClass Object
                        (
                            [totalSize] => 2
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => CombinedAttachment
                                                    [url] => /services/data/v41.0/sobjects/CombinedAttachment/00PRd000001SdlrMAC
                                                )

                                            [Id] => 00PRd000001SdlrMAC
                                            [Title] => COMENER_3-1.jpg
                                        )

                                    [1] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => CombinedAttachment
                                                    [url] => /services/data/v41.0/sobjects/CombinedAttachment/00PRd000001ShvtMAC
                                                )

                                            [Id] => 00PRd000001ShvtMAC
                                            [Title] => COMENER.pdf
                                        )

                                )

                        )

                )

            [4] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Sponsor__c
                            [url] => /services/data/v41.0/sobjects/Sponsor__c/a063b00002tdPKtAAM
                        )

                    [Sponsor_Name__r] => stdClass Object
                        (
                            [attributes] => stdClass Object
                                (
                                    [type] => Account
                                    [url] => /services/data/v41.0/sobjects/Account/001C000001JfFzRIAV
                                )

                            [Name] => ConocoPhillips
                            [Website] => www.conocophillips.com
                            [Company_Description__c] => End-User/Corporate Purchaser
                        )

                    [Sponsorship_Type__c] => Sponsor - Exposure
                    [Priority__c] => 
                    [Sponsorship__c] => ConocoPhillips
                    [Sponsor_Website__c] => www.conocophillips.com
                    [Sponsor_Contact__c] => 
                    [Sponsor_Email__c] => 
                    [Sponsor_Phone__c] => 
                    [Sponsor_Address__c] => 
                    [Company_Description__c] => 
                    [NotesAndAttachments] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => NoteAndAttachment
                                                    [url] => /services/data/v41.0/sobjects/NoteAndAttachment/00P3b00001xaJF6EAM
                                                )

                                            [Id] => 00P3b00001xaJF6EAM
                                            [Title] => ConocoPhillips.jpg
                                        )

                                )

                        )

                    [CombinedAttachments] => stdClass Object
                        (
                            [totalSize] => 2
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => CombinedAttachment
                                                    [url] => /services/data/v41.0/sobjects/CombinedAttachment/00P3b00001xaJErEAM
                                                )

                                            [Id] => 00P3b00001xaJErEAM
                                            [Title] => ConocoPhillips.pdf
                                        )

                                    [1] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => CombinedAttachment
                                                    [url] => /services/data/v41.0/sobjects/CombinedAttachment/00P3b00001xaJF6EAM
                                                )

                                            [Id] => 00P3b00001xaJF6EAM
                                            [Title] => ConocoPhillips.jpg
                                        )

                                )

                        )

                )

            [5] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Sponsor__c
                            [url] => /services/data/v41.0/sobjects/Sponsor__c/a063b000031CfAQAA0
                        )

                    [Sponsor_Name__r] => stdClass Object
                        (
                            [attributes] => stdClass Object
                                (
                                    [type] => Account
                                    [url] => /services/data/v41.0/sobjects/Account/0013b000024m70bAAA
                                )

                            [Name] => EarnDLT
                            [Website] => www.earndlt.com
                            [Company_Description__c] => Management consulting services
                        )

                    [Sponsorship_Type__c] => Supporting Sponsor, Speaker, Kiosk & Logo Display
                    [Priority__c] => 
                    [Sponsorship__c] => Earn DLT
                    [Sponsor_Website__c] => https://earndlt.com
                    [Sponsor_Contact__c] => 
                    [Sponsor_Email__c] => 
                    [Sponsor_Phone__c] => 
                    [Sponsor_Address__c] => 
                    [Company_Description__c] => 
                    [NotesAndAttachments] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => NoteAndAttachment
                                                    [url] => /services/data/v41.0/sobjects/NoteAndAttachment/00P3b000020faD5EAI
                                                )

                                            [Id] => 00P3b000020faD5EAI
                                            [Title] => Earn DLT.jpg
                                        )

                                )

                        )

                    [CombinedAttachments] => stdClass Object
                        (
                            [totalSize] => 2
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => CombinedAttachment
                                                    [url] => /services/data/v41.0/sobjects/CombinedAttachment/00P3b000020faD5EAI
                                                )

                                            [Id] => 00P3b000020faD5EAI
                                            [Title] => Earn DLT.jpg
                                        )

                                    [1] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => CombinedAttachment
                                                    [url] => /services/data/v41.0/sobjects/CombinedAttachment/00PRd000001eXSxMAM
                                                )

                                            [Id] => 00PRd000001eXSxMAM
                                            [Title] => Kiosk.pdf
                                        )

                                )

                        )

                )

            [6] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Sponsor__c
                            [url] => /services/data/v41.0/sobjects/Sponsor__c/a063b00002tdOWTAA2
                        )

                    [Sponsor_Name__r] => stdClass Object
                        (
                            [attributes] => stdClass Object
                                (
                                    [type] => Account
                                    [url] => /services/data/v41.0/sobjects/Account/0018000000P8mQZAAZ
                                )

                            [Name] => Enbridge
                            [Website] => www.embridge.com
                            [Company_Description__c] => Gas-Natural
                        )

                    [Sponsorship_Type__c] => Sponsor with speaker
                    [Priority__c] => 
                    [Sponsorship__c] => Enbridge
                    [Sponsor_Website__c] => https://www.enbridge.com/
                    [Sponsor_Contact__c] => 
                    [Sponsor_Email__c] => 
                    [Sponsor_Phone__c] => 
                    [Sponsor_Address__c] => 
                    [Company_Description__c] => 
                    [NotesAndAttachments] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => NoteAndAttachment
                                                    [url] => /services/data/v41.0/sobjects/NoteAndAttachment/00P3b00001xa09PEAQ
                                                )

                                            [Id] => 00P3b00001xa09PEAQ
                                            [Title] => Enbridge-Spectra Logo.jpg
                                        )

                                )

                        )

                    [CombinedAttachments] => stdClass Object
                        (
                            [totalSize] => 2
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => CombinedAttachment
                                                    [url] => /services/data/v41.0/sobjects/CombinedAttachment/00P3b00001xa01BEAQ
                                                )

                                            [Id] => 00P3b00001xa01BEAQ
                                            [Title] => Enbridge Email Correspondence.pdf
                                        )

                                    [1] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => CombinedAttachment
                                                    [url] => /services/data/v41.0/sobjects/CombinedAttachment/00P3b00001xa09PEAQ
                                                )

                                            [Id] => 00P3b00001xa09PEAQ
                                            [Title] => Enbridge-Spectra Logo.jpg
                                        )

                                )

                        )

                )

            [7] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Sponsor__c
                            [url] => /services/data/v41.0/sobjects/Sponsor__c/a063b000031CfALAA0
                        )

                    [Sponsor_Name__r] => stdClass Object
                        (
                            [attributes] => stdClass Object
                                (
                                    [type] => Account
                                    [url] => /services/data/v41.0/sobjects/Account/0013b00001p1pNMAAY
                                )

                            [Name] => Energy and Infrastructure Advisors
                            [Website] => 
                            [Company_Description__c] => 
                        )

                    [Sponsorship_Type__c] => Supporting Sponsor, Logo Display Only
                    [Priority__c] => 
                    [Sponsorship__c] => Energy and Infrastructure Advisors
                    [Sponsor_Website__c] => https://energyinfradvisors.com
                    [Sponsor_Contact__c] => 
                    [Sponsor_Email__c] => 
                    [Sponsor_Phone__c] => 
                    [Sponsor_Address__c] => 
                    [Company_Description__c] => 
                    [NotesAndAttachments] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => NoteAndAttachment
                                                    [url] => /services/data/v41.0/sobjects/NoteAndAttachment/00P3b000020faD0EAI
                                                )

                                            [Id] => 00P3b000020faD0EAI
                                            [Title] => Energy and Infrastructure Advisors.jpg
                                        )

                                )

                        )

                    [CombinedAttachments] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => CombinedAttachment
                                                    [url] => /services/data/v41.0/sobjects/CombinedAttachment/00P3b000020faD0EAI
                                                )

                                            [Id] => 00P3b000020faD0EAI
                                            [Title] => Energy and Infrastructure Advisors.jpg
                                        )

                                )

                        )

                )

            [8] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Sponsor__c
                            [url] => /services/data/v41.0/sobjects/Sponsor__c/a063b00002zcFW9AAM
                        )

                    [Sponsor_Name__r] => stdClass Object
                        (
                            [attributes] => stdClass Object
                                (
                                    [type] => Account
                                    [url] => /services/data/v41.0/sobjects/Account/001C000001a1q6RIAQ
                                )

                            [Name] => ENGIE Energy Marketing
                            [Website] => www.engie-na.com
                            [Company_Description__c] => Electric services
                        )

                    [Sponsorship_Type__c] => Sponsor with kiosk
                    [Priority__c] => 
                    [Sponsorship__c] => ENGIE Energy Marketing
                    [Sponsor_Website__c] => https://www.engieresources.com/
                    [Sponsor_Contact__c] => 
                    [Sponsor_Email__c] => 
                    [Sponsor_Phone__c] => 
                    [Sponsor_Address__c] => 
                    [Company_Description__c] => 
                    [NotesAndAttachments] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => NoteAndAttachment
                                                    [url] => /services/data/v41.0/sobjects/NoteAndAttachment/00P3b00001zSB1MEAW
                                                )

                                            [Id] => 00P3b00001zSB1MEAW
                                            [Title] => ENGIE Solid Sunrise Logo for Print - 2019.jpg
                                        )

                                )

                        )

                    [CombinedAttachments] => stdClass Object
                        (
                            [totalSize] => 2
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => CombinedAttachment
                                                    [url] => /services/data/v41.0/sobjects/CombinedAttachment/00P3b00001zSB1HEAW
                                                )

                                            [Id] => 00P3b00001zSB1HEAW
                                            [Title] => ENGIE.pdf
                                        )

                                    [1] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => CombinedAttachment
                                                    [url] => /services/data/v41.0/sobjects/CombinedAttachment/00P3b00001zSB1MEAW
                                                )

                                            [Id] => 00P3b00001zSB1MEAW
                                            [Title] => ENGIE Solid Sunrise Logo for Print - 2019.jpg
                                        )

                                )

                        )

                )

            [9] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Sponsor__c
                            [url] => /services/data/v41.0/sobjects/Sponsor__c/a06Rd000002Y3FVIA0
                        )

                    [Sponsor_Name__r] => stdClass Object
                        (
                            [attributes] => stdClass Object
                                (
                                    [type] => Account
                                    [url] => /services/data/v41.0/sobjects/Account/001C000001SH8DGIA1
                                )

                            [Name] => Global Speak Translations
                            [Website] => 
                            [Company_Description__c] => 
                        )

                    [Sponsorship_Type__c] => Sponsors
                    [Priority__c] => 
                    [Sponsorship__c] => Global Speak Translations
                    [Sponsor_Website__c] => www.globalspeaktranslations.com
                    [Sponsor_Contact__c] => 
                    [Sponsor_Email__c] => 
                    [Sponsor_Phone__c] => 
                    [Sponsor_Address__c] => 
                    [Company_Description__c] => 
                    [NotesAndAttachments] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => NoteAndAttachment
                                                    [url] => /services/data/v41.0/sobjects/NoteAndAttachment/00PRd000001NoJhMAK
                                                )

                                            [Id] => 00PRd000001NoJhMAK
                                            [Title] => GlobalSpeak Translations .jpg
                                        )

                                )

                        )

                    [CombinedAttachments] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => CombinedAttachment
                                                    [url] => /services/data/v41.0/sobjects/CombinedAttachment/00PRd000001NoJhMAK
                                                )

                                            [Id] => 00PRd000001NoJhMAK
                                            [Title] => GlobalSpeak Translations .jpg
                                        )

                                )

                        )

                )

            [10] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Sponsor__c
                            [url] => /services/data/v41.0/sobjects/Sponsor__c/a06Rd000002g6B7IAI
                        )

                    [Sponsor_Name__r] => stdClass Object
                        (
                            [attributes] => stdClass Object
                                (
                                    [type] => Account
                                    [url] => /services/data/v41.0/sobjects/Account/0013b00001zJMsGAAW
                                )

                            [Name] => Guidehouse, Inc.
                            [Website] => www.guidehouse.com
                            [Company_Description__c] => Management consulting services
                        )

                    [Sponsorship_Type__c] => Sponsor with speaker
                    [Priority__c] => 
                    [Sponsorship__c] => Guidehouse
                    [Sponsor_Website__c] => https://guidehouse.com/
                    [Sponsor_Contact__c] => 
                    [Sponsor_Email__c] => 
                    [Sponsor_Phone__c] => 
                    [Sponsor_Address__c] => 
                    [Company_Description__c] => 
                    [NotesAndAttachments] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => NoteAndAttachment
                                                    [url] => /services/data/v41.0/sobjects/NoteAndAttachment/00PRd000001bN3ZMAU
                                                )

                                            [Id] => 00PRd000001bN3ZMAU
                                            [Title] => Guide House.jpg
                                        )

                                )

                        )

                    [CombinedAttachments] => stdClass Object
                        (
                            [totalSize] => 2
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => CombinedAttachment
                                                    [url] => /services/data/v41.0/sobjects/CombinedAttachment/00PRd000001ThPBMA0
                                                )

                                            [Id] => 00PRd000001ThPBMA0
                                            [Title] => Guide House.pdf
                                        )

                                    [1] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => CombinedAttachment
                                                    [url] => /services/data/v41.0/sobjects/CombinedAttachment/00PRd000001bN3ZMAU
                                                )

                                            [Id] => 00PRd000001bN3ZMAU
                                            [Title] => Guide House.jpg
                                        )

                                )

                        )

                )

            [11] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Sponsor__c
                            [url] => /services/data/v41.0/sobjects/Sponsor__c/a063b00002zcFcCAAU
                        )

                    [Sponsor_Name__r] => stdClass Object
                        (
                            [attributes] => stdClass Object
                                (
                                    [type] => Account
                                    [url] => /services/data/v41.0/sobjects/Account/001C000001bVgSdIAK
                                )

                            [Name] => Natural Gas Intelligence
                            [Website] => www.naturalgasintel.com
                            [Company_Description__c] => Natural Gas Intelligence (NGI) Trusted for more than 35 years, Natural Gas Intelligence (NGI) provides natural gas pricing, forward curves, fundamental data & market insights across the U.S., Canada, & Mexico, as well as LNG pricing & data. 

Request NGI Data Information & Pricing Here: NatGasIntel.com/Data
                        )

                    [Sponsorship_Type__c] => Sponsor - Trade - with Kiosk
                    [Priority__c] => 
                    [Sponsorship__c] => Natural Gas Intelligence
                    [Sponsor_Website__c] => www.naturalgasintel.com
                    [Sponsor_Contact__c] => 
                    [Sponsor_Email__c] => 
                    [Sponsor_Phone__c] => 
                    [Sponsor_Address__c] => 
                    [Company_Description__c] => 
                    [NotesAndAttachments] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => NoteAndAttachment
                                                    [url] => /services/data/v41.0/sobjects/NoteAndAttachment/00P3b0000221eseEAA
                                                )

                                            [Id] => 00P3b0000221eseEAA
                                            [Title] => NEW Rounded NGI logo.jpg
                                        )

                                )

                        )

                    [CombinedAttachments] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => CombinedAttachment
                                                    [url] => /services/data/v41.0/sobjects/CombinedAttachment/00P3b0000221eseEAA
                                                )

                                            [Id] => 00P3b0000221eseEAA
                                            [Title] => NEW Rounded NGI logo.jpg
                                        )

                                )

                        )

                )

            [12] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Sponsor__c
                            [url] => /services/data/v41.0/sobjects/Sponsor__c/a063b000031CfAGAA0
                        )

                    [Sponsor_Name__r] => stdClass Object
                        (
                            [attributes] => stdClass Object
                                (
                                    [type] => Account
                                    [url] => /services/data/v41.0/sobjects/Account/001C000000zjHg8IAE
                                )

                            [Name] => NRG, Energy
                            [Website] => www.nrg.com
                            [Company_Description__c] => Electric services
                        )

                    [Sponsorship_Type__c] => Supporting Sponsor, Logo Display Only
                    [Priority__c] => 
                    [Sponsorship__c] => NRG
                    [Sponsor_Website__c] => https://www.nrg.com/
                    [Sponsor_Contact__c] => 
                    [Sponsor_Email__c] => 
                    [Sponsor_Phone__c] => 
                    [Sponsor_Address__c] => 
                    [Company_Description__c] => 
                    [NotesAndAttachments] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => NoteAndAttachment
                                                    [url] => /services/data/v41.0/sobjects/NoteAndAttachment/00P3b000020faClEAI
                                                )

                                            [Id] => 00P3b000020faClEAI
                                            [Title] => NRG(r)_signature_p.jpg
                                        )

                                )

                        )

                    [CombinedAttachments] => stdClass Object
                        (
                            [totalSize] => 2
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => CombinedAttachment
                                                    [url] => /services/data/v41.0/sobjects/CombinedAttachment/00P3b000020faCgEAI
                                                )

                                            [Id] => 00P3b000020faCgEAI
                                            [Title] => NRG(r)_signature_p.jpg
                                        )

                                    [1] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => CombinedAttachment
                                                    [url] => /services/data/v41.0/sobjects/CombinedAttachment/00P3b000020faClEAI
                                                )

                                            [Id] => 00P3b000020faClEAI
                                            [Title] => NRG(r)_signature_p.jpg
                                        )

                                )

                        )

                )

            [13] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Sponsor__c
                            [url] => /services/data/v41.0/sobjects/Sponsor__c/a063b000031Cf8AAAS
                        )

                    [Sponsor_Name__r] => stdClass Object
                        (
                            [attributes] => stdClass Object
                                (
                                    [type] => Account
                                    [url] => /services/data/v41.0/sobjects/Account/0013b00001zJ9HbAAK
                                )

                            [Name] => Project Canary
                            [Website] => www.projectcanary.com
                            [Company_Description__c] => Business consulting services
                        )

                    [Sponsorship_Type__c] => Supporting Sponsor, Speaker, Kiosk & Logo Display
                    [Priority__c] => 
                    [Sponsorship__c] => Project Canary
                    [Sponsor_Website__c] => https://www.projectcanary.com/
                    [Sponsor_Contact__c] => 
                    [Sponsor_Email__c] => 
                    [Sponsor_Phone__c] => 
                    [Sponsor_Address__c] => 
                    [Company_Description__c] => 
                    [NotesAndAttachments] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => NoteAndAttachment
                                                    [url] => /services/data/v41.0/sobjects/NoteAndAttachment/00P3b000020fZuUEAU
                                                )

                                            [Id] => 00P3b000020fZuUEAU
                                            [Title] => Project Canary.jpg
                                        )

                                )

                        )

                    [CombinedAttachments] => stdClass Object
                        (
                            [totalSize] => 3
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => CombinedAttachment
                                                    [url] => /services/data/v41.0/sobjects/CombinedAttachment/00P3b000020fZuPEAU
                                                )

                                            [Id] => 00P3b000020fZuPEAU
                                            [Title] => Project Canary.pdf
                                        )

                                    [1] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => CombinedAttachment
                                                    [url] => /services/data/v41.0/sobjects/CombinedAttachment/00P3b000020fZuUEAU
                                                )

                                            [Id] => 00P3b000020fZuUEAU
                                            [Title] => Project Canary.jpg
                                        )

                                    [2] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => CombinedAttachment
                                                    [url] => /services/data/v41.0/sobjects/CombinedAttachment/00PRd000001eOeCMAU
                                                )

                                            [Id] => 00PRd000001eOeCMAU
                                            [Title] => Kiosk.pdf
                                        )

                                )

                        )

                )

            [14] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Sponsor__c
                            [url] => /services/data/v41.0/sobjects/Sponsor__c/a063b00002tdTsKAAU
                        )

                    [Sponsor_Name__r] => stdClass Object
                        (
                            [attributes] => stdClass Object
                                (
                                    [type] => Account
                                    [url] => /services/data/v41.0/sobjects/Account/001C000001WmwtsIAB
                                )

                            [Name] => Spire Midstream
                            [Website] => www.spireenergy.com
                            [Company_Description__c] => Natural gas distribution
                        )

                    [Sponsorship_Type__c] => Sponsor with speaker
                    [Priority__c] => 
                    [Sponsorship__c] => Spire Inc
                    [Sponsor_Website__c] => http://www.spireenergy.com
                    [Sponsor_Contact__c] => 
                    [Sponsor_Email__c] => 
                    [Sponsor_Phone__c] => 
                    [Sponsor_Address__c] => 
                    [Company_Description__c] => 
                    [NotesAndAttachments] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => NoteAndAttachment
                                                    [url] => /services/data/v41.0/sobjects/NoteAndAttachment/00P3b00001xbsWxEAI
                                                )

                                            [Id] => 00P3b00001xbsWxEAI
                                            [Title] => Spire_logo_SM_CMYK.jpeg
                                        )

                                )

                        )

                    [CombinedAttachments] => stdClass Object
                        (
                            [totalSize] => 2
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => CombinedAttachment
                                                    [url] => /services/data/v41.0/sobjects/CombinedAttachment/00P3b00001xbsWsEAI
                                                )

                                            [Id] => 00P3b00001xbsWsEAI
                                            [Title] => Spire.pdf
                                        )

                                    [1] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => CombinedAttachment
                                                    [url] => /services/data/v41.0/sobjects/CombinedAttachment/00P3b00001xbsWxEAI
                                                )

                                            [Id] => 00P3b00001xbsWxEAI
                                            [Title] => Spire_logo_SM_CMYK.jpeg
                                        )

                                )

                        )

                )

            [15] => stdClass Object
                (
                    [attributes] => stdClass Object
                        (
                            [type] => Sponsor__c
                            [url] => /services/data/v41.0/sobjects/Sponsor__c/a063b00002tdNVhAAM
                        )

                    [Sponsor_Name__r] => stdClass Object
                        (
                            [attributes] => stdClass Object
                                (
                                    [type] => Account
                                    [url] => /services/data/v41.0/sobjects/Account/0018000000P8mJeAAJ
                                )

                            [Name] => Tenaska Marketing Ventures
                            [Website] => www.tenaska.com
                            [Company_Description__c] => Gas-Natural
                        )

                    [Sponsorship_Type__c] => Sponsors
                    [Priority__c] => 
                    [Sponsorship__c] => Tenaska
                    [Sponsor_Website__c] => https://www.tenaska.com/
                    [Sponsor_Contact__c] => 
                    [Sponsor_Email__c] => 
                    [Sponsor_Phone__c] => 
                    [Sponsor_Address__c] => 
                    [Company_Description__c] => 
                    [NotesAndAttachments] => stdClass Object
                        (
                            [totalSize] => 1
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => NoteAndAttachment
                                                    [url] => /services/data/v41.0/sobjects/NoteAndAttachment/00P3b00001xZj4gEAC
                                                )

                                            [Id] => 00P3b00001xZj4gEAC
                                            [Title] => Tenaska.jpg
                                        )

                                )

                        )

                    [CombinedAttachments] => stdClass Object
                        (
                            [totalSize] => 2
                            [done] => 1
                            [records] => Array
                                (
                                    [0] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => CombinedAttachment
                                                    [url] => /services/data/v41.0/sobjects/CombinedAttachment/00P3b00001xZj4bEAC
                                                )

                                            [Id] => 00P3b00001xZj4bEAC
                                            [Title] => tenaska.pdf
                                        )

                                    [1] => stdClass Object
                                        (
                                            [attributes] => stdClass Object
                                                (
                                                    [type] => CombinedAttachment
                                                    [url] => /services/data/v41.0/sobjects/CombinedAttachment/00P3b00001xZj4gEAC
                                                )

                                            [Id] => 00P3b00001xZj4gEAC
                                            [Title] => Tenaska.jpg
                                        )

                                )

                        )

                )

        )

)

2024 Sponsors Coming Soon!

Screen Shot 2019-03-13 at 2.29.05 PM

bpChevron Natural GasCleveland AdvisoryCOMENER Mexican Council for EnergyConocoPhillipsEarn DLTEnbridgeEnergy and Infrastructure AdvisorsENGIE Energy MarketingGlobal Speak TranslationsGuidehouseNatural Gas IntelligenceNRGProject CanarySpire IncTenaska

Previous Sponsors
2022
2021
2020
2019
2018
2017