Look up records in spoke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2023 06:38 AM
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).

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2023 07:26 AM
@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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2023 08:07 AM
Hi Sandeep, I thought about it 🙂 But maybe someone knows another solution.