Look up records in spoke

Alex153
Tera Contributor

H,

I am creating my own spoke to have a simple integration with Salesforce. I do not want to use already existing Salesforce spoke.

Can anyone advise how can I create a field where I can choose custom objects from Salesforce? (Would like to have a list of custom objects names in the field).

2 REPLIES 2

Sandeep Rajput
Tera Patron
Tera Patron

@Alex153 Define your own custom table and keep the list of custom object names in the same. You can Look up the same custom table in your spoke.

Hi Sandeep, I thought about it 🙂 But maybe someone knows another solution.