Custom Connector Datagrid Populating
Hello,
I'm having some decent success creating our custom connector. I'm pulling user information from a sites api and have been able to map it right in Domo. However, we use additional fields in a separate call that I'm trying to populate per user. I'm running into an issue where the if / if else statement only selects the last condition. Basically I can only call one field. How can I add have these populate correctly? I've posted some of my code and output in the photo....As you can see, it's only listing the position, when I need department to list in there as well...
Comments
-
Is anyone able to help out with this request?
0 -
Hello,
Thank you for reaching out regarding your custom connector. This particular issue is outside the scope of Domo Support, but you can still receive assistance by reaching out to your CSM. They can then loop in some internal resources to assist you with your code. If you have any questions regarding how to reach out to your CSM, please give us a call at the number below:
801.805.9505
Gordon Pont
Technical Advisor
Domo Support0 -
How about having two variables, one for dept. name and the other for position name?
if (4) then deptName = obj2.value; posName = '';
if (5) then deptName = ''; posName = obj2.value;
Then addCell using values in these two variable?
0
Categories
- All Categories
- 1.8K Product Ideas
- 1.8K Ideas Exchange
- 1.5K Connect
- 1.2K Connectors
- 300 Workbench
- 6 Cloud Amplifier
- 8 Federated
- 2.9K Transform
- 100 SQL DataFlows
- 616 Datasets
- 2.2K Magic ETL
- 3.9K Visualize
- 2.5K Charting
- 738 Beast Mode
- 57 App Studio
- 40 Variables
- 685 Automate
- 176 Apps
- 452 APIs & Domo Developer
- 47 Workflows
- 10 DomoAI
- 36 Predict
- 15 Jupyter Workspaces
- 21 R & Python Tiles
- 394 Distribute
- 113 Domo Everywhere
- 275 Scheduled Reports
- 6 Software Integrations
- 124 Manage
- 121 Governance & Security
- 8 Domo Community Gallery
- 38 Product Releases
- 10 Domo University
- 5.4K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 108 Community Announcements
- 4.8K Archive