How to Create a Proxy for Entity Fragments

Published on July 18th, 2024

Create Proxy for Entity Fragments

How to create a proxy for use with a Tech Insights Data Source Data Provider.

1. Navigate to your Roadie tenant

2. Click “Administration”

3. Click “Plugins”

4. Click “Proxy”

5. Click “ADD PROXY”

6. Click the “Path” field and type “/fragments” Click the “Target” field and type ”https://api.roadie.so/api/catalog/fragments

Did you know?

You can set your API token as the value for any `CUSTOMER_TOKEN` you are not using.

7. Click “Advanced Settings” Click “ADD” Click the “newKey Key” field and type “Authorization” Click the “Authorization” field and type “Bearer ${CUSTOMER_TOKEN_3}”

8. Click “SAVE”

9. Click “APPLY & RESTART”

10. Click “CONFIRM”

11. Click “Roadie Settings”

12. Click “Secrets”

Wait!

Make sure you set the value of the same Customer Token you specified in your Proxy header.

13. Click the pencil icon next to the “CUSTOMER_TOKEN_3” secret

14. Click the “Secret Value” field and enter your API token

15. Click “SAVE”

What's Next?

Check out Create Data Source for Entity Fragments to start using your newly created proxy.